Files
Upsilon/apps
Ruben Dashyan 7a977f5689 [apps/calculation] Remove redundancy
In HistoryController::willDisplayCellForIndex, both setCalculation and
reloadCell end up calling ScrollableExpressionView::layoutSubviews.
Indeed, setCalculation calls setLayout over m_inputView, which in turn
calls layoutSubviews. It is logical to remove the first occurence.
2019-02-18 16:49:58 +01:00
..
2019-02-12 13:48:57 +01:00
2018-11-15 10:26:34 +01:00
2017-04-27 13:16:57 +02:00
2017-09-01 20:06:59 -06:00