From 6fdddee7d45206dc64eacd08700f79566ad9b4a6 Mon Sep 17 00:00:00 2001 From: Suchinton Chakravarty Date: Tue, 15 Oct 2024 23:57:36 +0530 Subject: Fix Visual Bugs and Add options for Keypad input - Fixed spin wheel input alignment for HVAC controls - Minor tweaks to Gauge input, Added new tick marks and improved gradient - Adding option(s) in config to handle Keypad input settings - Reconnect QML signals to enable two way input for Speed, RPM and other QML elements - Refactor and Add CLI option to start and stop playback. - Make Tire Pressure Dock into floating window and align to screen center. - Update resources to include keypad icons. - Add new tile for Keypad inputs Bug-AGL: SPEC-5161 Change-Id: I1ecefdfd114ecad081c138e74c1598907d91fd23 Signed-off-by: Suchinton Chakravarty --- ui/Dashboard.ui | 90 ++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 77 insertions(+), 13 deletions(-) (limited to 'ui/Dashboard.ui') diff --git a/ui/Dashboard.ui b/ui/Dashboard.ui index f8c8938..e5d8cc0 100644 --- a/ui/Dashboard.ui +++ b/ui/Dashboard.ui @@ -55,7 +55,7 @@ QPushButton:pressed { 0 - + @@ -92,8 +92,8 @@ QPushButton:pressed { - - + + 0 @@ -112,11 +112,11 @@ QPushButton:pressed { Qt::LeftToRight - Instrument Cluster + Steering Controls - :/Carbon_Icons/carbon_icons/meter.svg:/Carbon_Icons/carbon_icons/meter.svg + :/Images/Images/steering-wheel.svg:/Images/Images/steering-wheel.svg @@ -124,9 +124,12 @@ QPushButton:pressed { 45 + + false + - + @@ -163,8 +166,72 @@ QPushButton:pressed { - - + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 0 + 0 + + + + + 16 + 75 + true + true + + + + Qt::LeftToRight + + + Keypad + + + + :/Images/Images/grid.svg:/Images/Images/grid.svg + + + + 45 + 45 + + + + false + + + + + + + + 0 @@ -183,11 +250,11 @@ QPushButton:pressed { Qt::LeftToRight - Steering Controls + Instrument Cluster - :/Images/Images/steering-wheel.svg:/Images/Images/steering-wheel.svg + :/Carbon_Icons/carbon_icons/meter.svg:/Carbon_Icons/carbon_icons/meter.svg @@ -195,9 +262,6 @@ QPushButton:pressed { 45 - - false - -- cgit 1.2.3-korg