Resize field type selection to fit screen
This commit is contained in:
@ -98,7 +98,7 @@ protected:
|
||||
touchgfx::TextArea brakeLabel;
|
||||
touchgfx::Container dataFields;
|
||||
touchgfx::ScrollWheel fieldTypeSelection;
|
||||
touchgfx::DrawableListItems<DriverViewFieldSelection, 10> fieldTypeSelectionListItems;
|
||||
touchgfx::DrawableListItems<DriverViewFieldSelection, 8> fieldTypeSelectionListItems;
|
||||
DriverViewField field3;
|
||||
DriverViewField field2;
|
||||
DriverViewField field1;
|
||||
|
||||
Reference in New Issue
Block a user