diff options
author | Zufu Liu <unknown> | 2019-07-17 15:32:16 +1000 |
---|---|---|
committer | Zufu Liu <unknown> | 2019-07-17 15:32:16 +1000 |
commit | c4db23f76c9814fbdba304f4ad3fcc7ddd4f30ec (patch) | |
tree | c225913f2491bc4e329cbf5274b494cf241001ce /doc/ScintillaHistory.html | |
parent | 071af976dafcf59d64de91989607ba1fb58592c9 (diff) | |
download | scintilla-mirror-c4db23f76c9814fbdba304f4ad3fcc7ddd4f30ec.tar.gz |
Feature [feature-requests:#1300] part 2. Position candidate window closer to
composition text.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index bde4d4408..18d6dfe01 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -569,6 +569,7 @@ <li> On Win32, stop the IME candidate window moving unnecessarily and position it better.<br /> Stop candidate window overlapping composition text and taskbar.<br /> + Position candidate window closer to composition text.<br /> <a href="https://sourceforge.net/p/scintilla/bugs/2120/">Bug #2120</a>. <a href="https://sourceforge.net/p/scintilla/feature-requests/1300/">Feature #1300</a>. </li> |