aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2021-09-19 11:55:08 +1000
committerNeil Hodgson <nyamatongwe@gmail.com>2021-09-19 11:55:08 +1000
commitb9ad43e8b1cfaa7213be0eb33ed179285c33c67a (patch)
tree6cda8c80b3ff5c5efb3764fbb87fa96b11848b1f /doc/ScintillaHistory.html
parent0e05823e5c021e2368c885743092450a199ef16e (diff)
downloadscintilla-mirror-b9ad43e8b1cfaa7213be0eb33ed179285c33c67a.tar.gz
Respond to changes in system font scaling by clearing any cached layout data.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1b16f2d18..3f9dd09e5 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -609,6 +609,9 @@
DejaVu Sans Mono 10.
</li>
<li>
+ On GTK, respond to changes in system font scaling by clearing any cached layout data.
+ </li>
+ <li>
On Cocoa, fix memory leak caused by circular references.
<a href="https://sourceforge.net/p/scintilla/bugs/2268/">Bug #2268</a>.
</li>