Re: Multiple paste & Distribute on high (on z axes)
by Puybaret » Mon Apr 29, 2019 12:17 pm
Each item added to home must be unique, and you have to duplicate the items you want to add, for example using their [font=courier new]clone[/font] method. To ensure that future redos work correctly, they should be cloned only once, and not in the [font=courier new]redo[/font] method.