From 185e8b51cf67fe5d78b06aca50cd61c8015e851a Mon Sep 17 00:00:00 2001 From: Neil Hodgson Date: Thu, 30 Mar 2017 07:36:36 +1100 Subject: Make autocompletion slightly wider to avoid text truncation. --- doc/ScintillaHistory.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 61f9eee85..bf29e868e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -533,6 +533,9 @@ The Python lexer recognizes identifiers more accurately when they include non-ASCII characters.
  • + On Cocoa, the autocompletion is 4 pixels wider to avoid text truncation. +
  • +
  • SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments.
  • -- cgit v1.2.3