distribute-layers icon indicating copy to clipboard operation
distribute-layers copied to clipboard

Add support for repeating last function call

Open martenbjork opened this issue 8 years ago • 0 comments

We need and update() or repeat() or again() function that allows you to run the last function again, with the same arguments. It would make it super easy to run a function, change the array, and run it again. The function could possible have an options argument that allows you to override previous arguments.

martenbjork avatar Jun 02 '16 08:06 martenbjork