mirror of
https://github.com/igorski/bitmappery.git
synced 2026-06-16 19:25:38 +02:00
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.