Sketch-Guides
Sketch-Guides copied to clipboard
Add Guides to edges and midpoints at once.
Menu commands are working as intended. Control bar commands are not. 1. Display the rulers 2. Select Plugins > Sketch Guides > Launch Control Bar 3. Select a canvas layer...
see diff
Made a few changes to make it work on Sketch 99 and the upcoming 100 (currently in beta): 1. `MSLayer.absoluteRect` is no longer available, but could be re-implemented via `MSLayer.convertRect:toCoordinateSpace:`....
After updating to the latest Sketch versions today it seems as though the remove all guides (both icon and menu choice) stopped working. MOJavaScriptException: TypeError: this.artboard.horizontalRulerData().removeGuideAtIndex is not a function....