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

wrong position when pinning with masks #132

Open
m-reiche opened this issue Nov 10, 2017 · 1 comment
Open

wrong position when pinning with masks #132

m-reiche opened this issue Nov 10, 2017 · 1 comment

Comments

@m-reiche
Copy link

Let's say you have group contining 2 other groups. The second group contains anything (just to be there). The first group is pinned to previous sibling, top 0 px, left 100% and contains a square mask 200 x 200 px and a second visible square 100 x 100 px.

As long as the small square (or any other visible item) is inside the mask everything is fine. The first group is positioned right next to the first group.

Now move the small square 100 px outsinde to the left of the mask. On update the group will now be moved about that amount of pixels to the left overlapping the first group. (which I do not understand. I'd understand if it would be orientated at the part outside the mask therfore goning more to the right.) Same is happening when the small square is going topwards out of the mask.

When you have no pinning activated the group wil move to top left endlessly with every update.

bildschirmfoto 2017-11-10 um 16 31 36

@dinovidakovic
Copy link

Yup, masks are a problem, making it impossible for me to continue using this otherwise great plugin. Please let us know once this problem has been fixed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants