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 | 6634e57bbd6ffeca2630e186582e01e34bf1c1ae (patch) | |
| tree | faf21ddb13363e6ba27336498963ef987a1f7d7a /doc/ScintillaHistory.html | |
| parent | e015ca5ca7feda818caadec9e3fedd488c53b56b (diff) | |
| download | scintilla-mirror-6634e57bbd6ffeca2630e186582e01e34bf1c1ae.tar.gz | |
Backport: Feature [feature-requests:#1300] part 2. Position candidate window closer to
composition text.
Backport of changeset 7684:0c4004bea238.
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 0cfde5bc8..284208b0e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -555,6 +555,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> |
