mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[apps/shared/scrollable_exact_approximate_expressions_cell] Fix background
This commit is contained in:
committed by
EmilieNumworks
parent
0943406263
commit
3d254b9ef1
@@ -17,6 +17,7 @@ void ScrollableExactApproximateExpressionsCell::setHighlighted(bool highlight) {
|
||||
|
||||
void ScrollableExactApproximateExpressionsCell::setEven(bool even) {
|
||||
EvenOddCell::setEven(even);
|
||||
m_view.setBackgroundColor(backgroundColor());
|
||||
m_view.evenOddCell()->setEven(even);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user