mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[shared] ScrollableExactApproximateExpressionsView: reloadScroll when
displayed layouts have changed
This commit is contained in:
@@ -124,6 +124,7 @@ void ScrollableExactApproximateExpressionsView::setLayouts(Poincare::Layout righ
|
||||
if (updateRightLayout || updateLeftLayout) {
|
||||
m_contentCell.reloadTextColor();
|
||||
m_contentCell.layoutSubviews();
|
||||
reloadScroll();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user