Skip to content

Draft: Add undo/redo squashing for clip transformation properties

Added functionality to combine all consecutive changes to pairs of clip transformation properties. The paired properties are width and height, and x and y.

This feature was added as a quality of life upgrade to make modifying clip transformations easier.

Fixes #2446 (closed)

Edited by Ethan Fox

Merge request reports