diff options
| author | Markus Nißl <unknown> | 2026-04-22 11:17:36 +1000 |
|---|---|---|
| committer | Markus Nißl <unknown> | 2026-04-22 11:17:36 +1000 |
| commit | 5895f2ff84ccb6610342370d4b9ff3940e5f399a (patch) | |
| tree | 60d9be45ad5b4cef62843a7fa6bf0e799c866bed /doc/ScintillaHistory.html | |
| parent | 29f72cb83b1565132c075ba815afbaa2b6e421d1 (diff) | |
| download | scintilla-mirror-5895f2ff84ccb6610342370d4b9ff3940e5f399a.tar.gz | |
Bug [#2503]. Update scaling when the application moves to another monitor.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c0f884f6a..ea660ae37 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -609,6 +609,10 @@ On Win32 with DirectWrite in a GDI scaled application, draw sharper text in autocompletion lists. <a href="https://sourceforge.net/p/scintilla/bugs/2505/">Bug #2505</a>. </li> + <li> + On Win32 update scaling when the application moves to another monitor. + <a href="https://sourceforge.net/p/scintilla/bugs/2503/">Bug #2503</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla561.zip">Release 5.6.1</a> |
