diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-12-29 01:39:03 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-12-30 00:12:23 +0000 |
commit | 7e9b0b78a48b4fb26996d67a07277f86b69e18ed (patch) | |
tree | e1a8ab2a42db8101866c585e154ad4ab7cdf9e4b /lib/Kuksa-server/vehicle_config.dart | |
parent | e6ecc5d46c7ebb11efbc674289c87e50f6d5dfbc (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/Kuksa-server/vehicle_config.dart')
0 files changed, 0 insertions, 0 deletions