Files
Upsilon/apps/code
Ruben Dashyan 0943406263 Fix HistoryViewCell and ScrollableExactApproximateExxpressionsCell margins issue
Remove all margins from those cells.
Rather add margins to their respective subviews:
 - ScrollableExpressionView
 - ScrollableExactApproximateExpressionsView.

As a notable consequence, the distance in HistoryViewCell between its
subviews becomes 10 instead of 5.

In passing, replace
 - Metric::HistoryHorizontalMargin = 10
 - ScrollableExactApproximateExpressionsView::k_digitHorizontalMargin = 10
 - HistoryViewCell::k_digitVerticalMargin = 5
 - ScrollableExactApproximateExpressionsCell::k_margin = 5
by
 - Metric::CommonSmallMargin = 5
 - Metric::CommonLargeMargin = 10.
2019-02-18 16:49:58 +01:00
..
2019-01-21 13:39:59 +01:00
2019-01-21 13:39:59 +01:00
2019-01-21 13:39:59 +01:00
2019-01-21 13:39:59 +01:00
2019-01-21 13:39:59 +01:00
2018-10-11 16:44:02 +02:00
2018-09-25 10:01:17 +02:00
2017-11-17 11:59:50 +01:00
2017-11-17 11:59:50 +01:00
2017-11-17 11:59:50 +01:00
2017-11-17 11:59:50 +01:00