pub const HANDLE_SIZE: Pixels;Expand description
What a skin actually needs off the tiles geometry: the two sizes it has to
draw to, and which edge a resize is pulling.
Size of the resize-handle hit target at a tile’s corner/edge. Same
reasoning as DRAG_BAR_HEIGHT.