diff options
author | Zufu Liu <unknown> | 2020-01-06 23:14:29 +1100 |
---|---|---|
committer | Zufu Liu <unknown> | 2020-01-06 23:14:29 +1100 |
commit | 6be5feeb0635f4b0c51cb59b2b4eacfb9efda69f (patch) | |
tree | a6f90068a285b8d716ee19ddb03170cdf14f116a /doc/ScintillaHistory.html | |
parent | fecdeef26e29f36b9a81084a0fcfac3fd0bcd335 (diff) | |
download | scintilla-mirror-6be5feeb0635f4b0c51cb59b2b4eacfb9efda69f.tar.gz |
Bug [#2135]. Improve location of candidate window.
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 39e82ef33..f210d64eb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -599,6 +599,7 @@ <li> Improve IME behaviour on GTK. Set candidate position for windowed IME. + Improve location of candidate window. <a href="https://sourceforge.net/p/scintilla/bugs/2135/">Bug #2135</a>. </li> </ul> |