diff options
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c2532f685..be5490dd9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,9 @@ For the replace strip, menu choices change the state. For the find strip, menu choices are reflected in the appearance of their corresponding buttons. </li> + <li> + SciTE on Windows on high DPI displays fixes the height of edit boxes in user strips. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite364.zip">Release 3.6.4</a> |