Closed GoogleCodeExporter closed 9 years ago
First of all, very speedy reporting :-).
I suppose the "best" solution would be the set the font and size in a
#ifdef Q_OS_WIN32
#endif
block.
Or, if all else fails, I could just use an image of the triangle and draw it
manually. Either way, good catch.
Original comment by evan.teran
on 3 Oct 2012 at 5:13
I've updated the SVN to special case Win32 during painting. It now switches
fonts when drawing the triangle, then switches back when done.
Original comment by evan.teran
on 3 Oct 2012 at 5:13
Original issue reported on code.google.com by
evan.teran
on 3 Oct 2012 at 3:22