Re: Dark styles bounded by unexpected white lines

"'Neil Hodgson' via scintilla-interest" <[email protected]> Thu, 20 Feb 2025 21:22:01 +1100
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
There's been some additional discussion on a bug report.

https://sourceforge.net/p/scintilla/bugs/2450/

I don't believe that forcing the scale factor to be an integer with QApplication.setHighDpiScaleFactorRoundingPolicy is a good solution as it means the application does not respond to some values the user may prefer.

Filling the background colour does help for the reported case. The fill change could be moved out to the platform layer code that calls Paint so that it covers the margin as well as the text and can be made conditional on the scale factor being non-integral.

Neil

-- 
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/E56EE651-EE71-4ABE-AD66-261E02A7890A%40me.com.