DWilliames / paddy2-beta

Beta for the next version of the Paddy Sketch Plugin
MIT License
146 stars 5 forks source link

Bug: When you resize a group which contains a "Padded" layer, it nudges in objects from the right #61

Open richardsison opened 6 years ago

richardsison commented 6 years ago

When creating resizing a group which has a "Padded" layer (to resize based off the elements above), when you resize the group, the object on the far-right gets nudged to the left (more than it's defined padding measurement).

Demo: https://d.pr/v/VH0ky3

Fix:

Note: FYI Pinning the object doesn't fix it either, Paddy overrides it and still pushes it further.

DWilliames commented 6 years ago

Good one 👍

There's a bit broken at the moment with the 'resizing layers with padding' functionality. I'll try and look into it :)