Add a resize grip in bottom-right of dialogrelease_2.928
commit668cc4d7855fb025c171cd5fd86260845e5c2eb0
authorJon Turney <jon.turney@dronecode.org.uk>
Thu, 16 Nov 2023 16:35:36 +0000 (16 16:35 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Thu, 16 Nov 2023 19:07:31 +0000 (16 19:07 +0000)
tree7a4060bcb333f4d7e30b014a3cef969d2e0327c4
parent2f73c0a0ecc72cc07c70321f2db2b9728ccbaca4
Add a resize grip in bottom-right of dialog

Add a resize grip in bottom-right of dialog, to visually indicate that
the dialog is resizable.

* Draw a size grip at bottom-right
* Invalidate the area where the grip is drawn during resizing
* Hit-test over the grip as if we were grabbing the frame (to change the
cursor to the diagonally-resizing one when over it, and make the grip
sensitive when clicked
RECTWrapper.h
propsheet.cc