diff options
author | johnsonj <unknown> | 2019-07-17 15:46:13 +1000 |
---|---|---|
committer | johnsonj <unknown> | 2019-07-17 15:46:13 +1000 |
commit | d273fb8b169cd9b4b7f6a24ff9b5f60e886376f4 (patch) | |
tree | c628b89799cff545b38b0884f5ee16b6c7a89ff2 /doc/ScintillaHistory.html | |
parent | e27436cf52af98321cab1b288fc7c215af568277 (diff) | |
download | scintilla-mirror-d273fb8b169cd9b4b7f6a24ff9b5f60e886376f4.tar.gz |
Feature [feature-requests:#1300] part 4. Align candidate window to target part
of 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 f75dfb496..3a144951a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -571,6 +571,7 @@ Stop candidate window overlapping composition text and taskbar.<br /> Position candidate window closer to composition text.<br /> Stop candidate window moving while typing.<br /> + Align candidate window to target part of 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> |