Re: Dark styles bounded by unexpected white lines
Neil Hodgson <[email protected]> Tue, 4 Feb 2025 02:56:58 -0800 (PST)
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
John: Also is there a test case that shows the problem, preferably on macOS? I haven't seen this in any code I have built but I mostly do Qt on Windows and may be using different versions. Just ran the Haven demo app with Qt 6.4.3 with 150% and 125% scaling on Windows 10 and there is no apparent problem. Windows has multiple legacy modes that may be covering it up though. Even Mitchell, the first poster here, hasn't reproduced the problem. It's unlikely to occur on macOS since (at this level) macOS uses integer scaling: a logical pixel is either a single physical pixel or 2x2 physical pixels. It appears to me that the issue occurs due to fractional scaling like 125% and 150% where logical pixels share physical pixels with other logical pixels. macOS also has display fractional scaling but that is a lower level effect which occurs after the whole screen has been drawn. 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/c2e51481-c69b-4234-8083-a05cd4c1ff0en%40googlegroups.com.