mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Update cursor and scrollbar after resize.
Fixes bug 4044. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23068 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7144d5b382
commit
1ab314f8e6
@ -1373,6 +1373,7 @@ void BufferView::resize(int width, int height)
|
||||
updateScrollbar();
|
||||
showCursor();
|
||||
}
|
||||
processUpdateFlags(Update::Force | Update::FitCursor);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user