mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[escher] ScrollableExpressionView: fix background color
This commit is contained in:
@@ -14,6 +14,7 @@ ScrollableExpressionView::ScrollableExpressionView(Responder * parentResponder,
|
||||
topBottomMargin,
|
||||
leftRightMargin
|
||||
);
|
||||
setBackgroundColor(backgroundColor);
|
||||
}
|
||||
|
||||
Poincare::Layout ScrollableExpressionView::layout() const {
|
||||
|
||||
Reference in New Issue
Block a user