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 5ab47a6ae..d961ca09e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -502,6 +502,9 @@  	or under dock. Cancel autocompletion when window moved.  	<a href="http://sourceforge.net/p/scintilla/bugs/1740/">Bug #1740</a>.  	</li> +	<li> +	SciTE on Windows can scale window element sizes based on the system DPI setting. +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite357.zip?download">Release 3.5.7</a> | 
