mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-21 14:50:44 +01:00
[expression_editor] The user can input text.
Change-Id: I6456ee23e3caf3a42899d0734e1bef1f53f68b8d
This commit is contained in:
@@ -20,6 +20,7 @@ void ExpressionEditorView::layoutSubviews() {
|
||||
k_margin,
|
||||
bounds().width() - 2 * k_margin,
|
||||
bounds().height() - 2 * k_margin));
|
||||
markRectAsDirty(bounds());
|
||||
}
|
||||
|
||||
KDSize ExpressionEditorView::minimalSizeForOptimalDisplay() const {
|
||||
|
||||
Reference in New Issue
Block a user