mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-14 12:25:11 +00:00
Does this fix the "random cursor jumping"?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4916 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
73cd1891e8
commit
6c069a3ada
@ -282,9 +282,6 @@ vector<string> const InsetFormulaBase::getLabelList() const
|
||||
|
||||
void InsetFormulaBase::updateLocal(BufferView * bv, bool dirty)
|
||||
{
|
||||
metrics(bv);
|
||||
if (mathcursor)
|
||||
bv->fitCursor();
|
||||
bv->updateInset(this, dirty);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user