mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 16:20:49 +01:00
[escher] The layout should not change if ELField cannot handle event.
Change-Id: Ie3a59400a054680aa8cc42ab755708aa2fa19e2d
This commit is contained in:
@@ -59,6 +59,7 @@ bool ExpressionLayoutField::handleEvent(Ion::Events::Event event) {
|
||||
}
|
||||
return true;
|
||||
}
|
||||
m_contentView.cursor()->hideEmptyLayoutIfNeeded();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user