diff options
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 fb750e384..b2cc9c40f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -483,6 +483,10 @@  	<a href="http://sourceforge.net/p/scintilla/feature-requests/887/">Feature #887.</a>  	</li>  	<li> +	Fix another problem with drawing on Windows with Direct2D when returning from lock screen. +	The whole window is redrawn as just redrawing the initially required area left other areas black. +	</li> +	<li>  	When scroll width is tracked, take width of annotation lines into account.  	</li>  	<li>  | 
