Re: Decreasing seams in scaled windows

Neil Hodgson <[email protected]> Fri, 12 Jun 2026 09:06:56 +1000
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <CACWkrTgqoYoHO8bjCxxWAa0dnv57LfBDAZ0a-e=Hjgd1ojBkPA@mail.gmail.com>
Mitchell:

> I can confirm on macOS at least that scaling is off by default after applying the patch. Calling `SetScaled(true)` turns it on.

Yeah, that's the main thing for this version. The 'scaled' status
should be accurate and distributed over the code promptly with fewer
chances of stale effects.

> I have not looked for regressions though. Things look okay at first glance.

Non-scaled mode may not set the vertical scroll bar correctly making
the end of file unreachable. I think this is likely a float truncation
or similar issue.

There are more differences between platforms than I was initially
expecting. This may be due to message sequencing or reentrance locks.

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/CACWkrTgqoYoHO8bjCxxWAa0dnv57LfBDAZ0a-e%3DHjgd1ojBkPA%40mail.gmail.com.