]> source.dussan.org Git - tigervnc.git/commit
Workaround for broken fl_arc()/fl_pie()
authorPierre Ossman <ossman@cendio.se>
Fri, 14 Jul 2023 11:10:27 +0000 (13:10 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 14 Jul 2023 12:16:50 +0000 (14:16 +0200)
commitefbe273c11e0b236f03e095c7701172148d909e8
tree2134e100127268a7f26d3a4a3be44fa65c49e44c
parent8109d90c1b917308fb725e132c181a898a026700
Workaround for broken fl_arc()/fl_pie()

There is something broken with these FLTK draw routines on Windows. They
leave gaps at the start and end of the arc/pie rather than filling the
whole specified span. So we need to nudge the numbers a bit to work
around this.
vncviewer/fltk/theme.cxx