Skip to content

Path not working in rectangle layout#111

Description

@lveillard

image_178

Will do a PR if i ever find how this works 馃槀

The three problems I could identify:

  • if flat = false, it still does the path as if flat === true
  • does not adapt to the size
  • does not adapt to the position of the origin if this is moved

A dirty example of workaround (just working for my particular case)

svg path {
...
 transform: rotate(-30deg) scale(0.4);
 }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions