Files
Igor Zinken c13cd6812d Add corner handles to rectangular selections to allow pointer based resizing (#95)
Working with selections on touch screen devices (especially phones) is very cumbersome to get right.

This changeset introduces corner handles for rectangular selections. Once a selection is created, each corner has a handle from which the selection can be resized.

This also addresses a state history bug when stepping through changes to selections.
2026-04-24 19:18:11 +02:00
..