summaryrefslogtreecommitdiffstats
path: root/lib/config.dart
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-12-29 01:39:03 -0500
committerScott Murray <scott.murray@konsulko.com>2022-12-29 01:50:08 -0500
commit61da09ade5afc3ab340d514d581fa48a1208dcf1 (patch)
treee1a8ab2a42db8101866c585e154ad4ab7cdf9e4b /lib/config.dart
parent1a5706e55524f8ba16d28ea9e9748e3ff0ac48c1 (diff)
Layout simplifications and tweaks
Changes: - Remove OrientationBuilder usage and landscape widget layout, as it complicates further rework due to not being as easily tested, and will be an ongoing maintenance hassle until landscape mode is actually required. - Simplify layout by removing the arrows for tire pressure, and replacing the heavy Positioned usage with Row/Columns with some alignment directives. - Swap the fuel and speed gauges to have the speed on the left, as that matches the typical cluster postion. - Correct the aspect ratio of hero car image and increase its size to better fill available area. - Tweaked label alignment and positioning on the temperature widgets to better make use of the available space. - Corrected labels to 'km/h' in a couple of places. Bug-AGL: SPEC-4660 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I45a15e2c4c9aa835745c754952979cda8baa90fa
Diffstat (limited to 'lib/config.dart')
0 files changed, 0 insertions, 0 deletions