Cleanup-Useless-Groups icon indicating copy to clipboard operation
Cleanup-Useless-Groups copied to clipboard

Removes groups that have box shadows

Open romannurik opened this issue 7 years ago • 4 comments

If you apply a box shadow to a group, it's in danger of being removed :-(

e.g. in the below screenshot, running the plugin kills the box shadow:

Before: image

After: image

romannurik avatar Apr 13 '17 22:04 romannurik

@romannurik

I made this feature in my Sketch plugin Automate Sketch, also consider the issue #2. When groups/artboards selected clean the groups/artboards , if not select any layer clean current page. You can find it in plugin menu "Automate" - "Layer" - "Remove Redundant Groups".

Thank you for your issues. I have fixed this right now, not remove groups that has opacity, blending, shadow, resizing and export options.

Ashung avatar Apr 14 '17 03:04 Ashung

@romannurik Sorry. i find a bug!

Ashung avatar Apr 14 '17 03:04 Ashung

@romannurik fixed.

Ashung avatar Apr 14 '17 04:04 Ashung

I remember making a conscious decision to skip these. Turns out it was not the right choice 😔

Will fix

bomberstudios avatar May 25 '17 20:05 bomberstudios