Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix variable anchors when DesignSpace source specifies a layer #842

Merged
merged 2 commits into from
May 21, 2024

Commits on May 20, 2024

  1. Fix variable anchors when DesignSpace source specifies a layer

    The anchor position was always taken from the default layer, ignoring
    the specified layerName.
    khaledhosny committed May 20, 2024
    Configuration menu
    Copy the full SHA
    dd324c4 View commit details
    Browse the repository at this point in the history
  2. Update test expectation

    The DesignSpace document has a source that uses Medium layer, but before
    the previous fix the anchor position was taken from the default layer.
    khaledhosny committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ab1ed09 View commit details
    Browse the repository at this point in the history