mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[escher/message_table_cell_with_chevron_and_expression] subAccessoryView has margin by default
This commit is contained in:
committed by
Léa Saviot
parent
9a803013b6
commit
0f3fc46ad1
@@ -16,7 +16,6 @@ GraphOptionsController::GraphOptionsController(Responder * parentResponder, Inpu
|
||||
m_store(store),
|
||||
m_graphController(graphController)
|
||||
{
|
||||
static_cast<ExpressionView *>(m_changeRegressionCell.subAccessoryView())->setHorizontalMargin(Metric::ExpressionViewHorizontalMargin);
|
||||
}
|
||||
|
||||
const char * GraphOptionsController::title() {
|
||||
|
||||
Reference in New Issue
Block a user