Releases: pberrecloth/butter-sketch-plugin
Releases · pberrecloth/butter-sketch-plugin
v1.7
Fix so it will work in Sketch 72+
Based on the workaround fix by AidenCurrah: #34 (comment)
v1.6
Fixed:
- Auto focus for the input dialog is back.
- Cancel button is working as expected now.
Enhancement:
- The dialog now shows in which direction layers will be spaced.
Release v1.5
Fixed issue for Sketch 53
Release v1.4 📦
Layers can now be butted with any other layers within the same page, regardless of if they're in the same group or artboard.
Release v1.3 🔥
Fixed: layers with transformation (e.g. rotation) now work as expected
Added some new behaviour for when less than 2 layers are selected:
- If 1 layer is selected — it will select all its sublayers (even ones that are locked). Great for selecting a single artboard or group to butt everything within it.
- If no layers are selected and there are no artboards on the current page — it will select all top level layers (even locked ones)
- If no layers are selected and there is a current artboard — it will select all the top-level layers within the artboard.
Release v1.2 ⌨️
- Remove keyboard shortcuts ⌨️
Release v1.1 🎉
- Rewritten from the ground up
- Fixed support for latest versions of Sketch
- Added support for Sketch Runner
- Most recently used spacing value is the default next time
- Reorders selected layers in the layer list in the same order they are butted together