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 --- assets/Images/Key_3.png | Bin 0 -> 13291 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/Images/Key_3.png (limited to 'assets/Images/Key_3.png') diff --git a/assets/Images/Key_3.png b/assets/Images/Key_3.png new file mode 100644 index 0000000..e72082d Binary files /dev/null and b/assets/Images/Key_3.png differ -- cgit 1.2.3-korg