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 bf29e868e..1fa5eb230 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -536,6 +536,10 @@ On Cocoa, the autocompletion is 4 pixels wider to avoid text truncation. </li> <li> + On Windows, stop drawing a focus rectangle on the autocompletion list and + raise the default list length to 9 items. + </li> + <li> SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments. </li> </ul> |