40192bda0c
When we are restoring a wrapped buffer, we send SCI_VISIBLEFROMDOCLINE message to convert a file line number to a visual line number, scintalla seems to ignore the "wrap" option of this buffer. Workaroud: execute SCI_ENSUREVISIBLE after set position and before executing SCI_VISIBLEFROMDOCLINE. It seems that this issue has been encountered in ScitillaComponent/FindReplaceDlg.cpp in Searching::displaySectionCentered Fix #4571, close #4624 |
||
---|---|---|
.. | ||
bin | ||
gcc | ||
installer | ||
misc/chameleon | ||
resources | ||
scintilla.original.forUpdating | ||
src | ||
Test/FunctionList | ||
visual.net |