PEZ/SketchDistributor

Cache direction selection (horizontal/vertical radio buttons)

Closed this issue · 5 comments

It would be awesome if you would cache these the same way you do it with the distance values. It's a huge time-saver, especially if you do multiple identical operations one after another.

(BTW this plugin is really amazing — I use it almost every day and it is my far my most used plugin in Sketch. Thanks!)

PEZ commented

Thanks for that kind feedback! Of course the plugin should remember the direction between runs too. Now fixed!

Thanks! Amazing! 👍

PEZ commented

I just added so that you can repeat a distribution using the last settings for direction and spacing without bringing up the dialog. To not clutter peoples plugin menus too much the two ways to invoke distribution are now submenus to Distributor. While that puts it one more click away I have also added keyboard shortcuts. Shift + Control + D for bringing the dialog up, and Shift + Control + A for Distribute again. I hope it can save you some clicking. =)

Excellent! Thanks again! :)

PEZ commented

The current version tries to improve the workflow some more by adding keyboard shortcuts for horizontal and vertical distribution, respectively. It also autofocuses on the spacing field. FYI. 😀