mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 16:20:49 +01:00
[poincare] Each leayout gives the layoutToPointWhenInserting
Change-Id: I5f054643decd27731e77d0f1cf2e6874cf6ff8d5
This commit is contained in:
@@ -146,9 +146,6 @@ void MathToolbox::actionForScrollableExpressionViewWithCursor(void * sender, con
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else if (resultLayout->numberOfChildren() > 0) {
|
||||
// Else, if the layout has children, pick the first one.
|
||||
pointedLayout = resultLayout->editableChild(0);
|
||||
}
|
||||
// Insert the layout. If pointedLayout is nullptr, the cursor will be on the
|
||||
// right of the inserted layout.
|
||||
|
||||
Reference in New Issue
Block a user