mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
comment
This commit is contained in:
parent
29597f600e
commit
a7204098cf
@ -2000,7 +2000,7 @@ bool Cursor::upDownInMath(bool up)
|
||||
}
|
||||
}
|
||||
|
||||
// try to find an inset that knows better then we,
|
||||
// try to find an inset that knows better than we do
|
||||
if (inset().idxUpDown(*this, up)) {
|
||||
//lyxerr << "idxUpDown triggered" << endl;
|
||||
// try to find best position within this inset
|
||||
|
Loading…
Reference in New Issue
Block a user