diff options
author | 2007-08-11 03:07:34 -0400 | |
---|---|---|
committer | 2007-08-11 03:07:34 -0400 | |
commit | b178dd7961297818664091047c89b05329f33dc9 (patch) | |
tree | e9fd55b844f2de235438e5529cae895e2d5b70b8 /core | |
parent | 00983a6a8b9d6e24a2d6f6f0807297314dee0423 (diff) | |
download | textadept-b178dd7961297818664091047c89b05329f33dc9.tar.gz textadept-b178dd7961297818664091047c89b05329f33dc9.zip |
Fixed bug in restoring scroll position on buffer switching; src/lua_interface.c
When switching to another buffer, typing text, and switching back, the scroll
position was not restored properly all of the time. Fixed by setting the anchor
and caret first, which scrolls some number of lines, then scrolling the
remaining number of lines to restore the original scroll position.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions