Open richardsison opened 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.
Good one 👍
There's a bit broken at the moment with the 'resizing layers with padding' functionality. I'll try and look into it :)
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.