04-18-2023, 06:53 PM
(04-18-2023, 06:09 PM)Krikor Wrote: Just an observation:
It is not possible to remove tabs using the Edit - Undo option (At least not all at once).
Fortunately there is a plugin that performs this action.
You mean guides?
Yes, I wasn't even aware of the problem - it happens because adding each guide is another method call/operation, so Undo naturally undoes each one of these calls, one by one. Unless you tell it otherwise and "group" them.
Pixlab already did that on the previous page, so you can just copy that.