Replies: 1 comment 10 replies
-
My test (a breakpoint on ScriptInit() + a debug message) shows it trigger only once. A search on solution reveal only one usage call.
All tools have confirmation dialog, they wont get removed, but i can introduce a setting so user can opt for no confirmation.
Need more explanation on this, screenshots.
The names are self-explanatory, but I can add the missing documentation over them.
|
Beta Was this translation helpful? Give feedback.
-
Some minor issues I found:
-- Operation.OriginalBoundingRectangle is the bounding rectangle of all pixels on all layers
-- layer.BoundingRectangle is the bounding rectangle of the pixels on a single layer (=not all layers)
-- Operation.ROI is the rectangle created by the UVTools user with Shift+mouse dragging. Is only defined when user created it.
Beta Was this translation helpful? Give feedback.
All reactions