]> source.dussan.org Git - tigervnc.git/commit
Fix up padding for radio/check buttons
authorPierre Ossman <ossman@cendio.se>
Fri, 17 Jun 2022 10:48:56 +0000 (12:48 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 22 Dec 2022 12:37:07 +0000 (13:37 +0100)
commitd751b1837f5baed6bb7f2d3991a81ce4368e2121
tree16798030ab7f85b3571ec6f070450d64960e9925
parent850acc728c60700f5d31ad27e2120e0d5a751887
Fix up padding for radio/check buttons

Try to follow the actual padding that FLTK adds to these widgets.

The extra one pixel on each is because of a bug in FLTK's focus drawing
code, where the box is always one pixel too small in both dimensions.
vncviewer/fltk/layout.h