Zoomicon / READCOM_App

READ-COM: Reading Communities App
MIT License
12 stars 5 forks source link

Show dimensions of area selection #204

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

Version: 0.5.10

should show dimensions of current area selection

could be a tooltip shown on hover over the selection and/or while dragging its corners, or some text that is drawn directly onto the area selector only during the operation of its resizing

birbilis commented 2 years ago

image

image

birbilis commented 2 years ago

Shortcomings of current implementation: 1) if you click consequtively same-sized StoryItems the hint won't display till you move the mouse outside its area and back again. 2) the hint shows when you release the mouse when dragging to define (or to resize from its corner handles) an AreaSelection, but not while you move the mouse (or even if you pause moving while not releasing the mouse)