MaterialSkin icon indicating copy to clipboard operation
MaterialSkin copied to clipboard

Increase a border width by default

Open helperman opened this issue 4 years ago • 2 comments

It's a bit difficult to resize a window since the border is too small. I suggest to increase its width a bit to enhance usability. If any other controls have the similar behavior fix it as well. https://youtu.be/C4SZ73OeyC4

helperman avatar Feb 28 '21 14:02 helperman

Agreed

leocb avatar Feb 28 '21 15:02 leocb

Resize is currentely allowed only if no child is detected under cursor close to the edge. So you may try to increase a bit form padding in your application (up to BORDER_WIDTH which is equal to 7).

orapps44 avatar Feb 28 '21 22:02 orapps44