diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f82671db4..4d3c73774 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -624,6 +624,10 @@ On GTK, fix IME problem when tentative composition interfered with delete surrounding. <a href="https://sourceforge.net/p/scintilla/feature-requests/1476/">Feature #1476</a>. </li> + <li> + On GTK, update IME cursor position inside retrieve surrounding to better position candidate window. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1488/">Feature #1488</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla556.zip">Release 5.5.6</a> |