Closed Adr-hyng closed 6 months ago
Multiple UI/UX Updates for this Push
Redesigned the drawer to include the Standard / Debug Toggle Modes . This uses global variables in app state for the system to know what state the app is in now.
(Drawer & UI at standard mode) (Homepage at standard mode)
Going to debug mode a passkey is required asked .... use 4koLang'To
as the password.
Drawer at debug mode
Added selection toggle modes for the check marks to work in both the export & logswitch component, this uses widget states to toggle from one mode to another, you can use these states for you backend as well if you want, you can access this in the model file of the respective you want to edit.
So, whenever DEBUG MODE is activated, it just turns off the USB-Communication interface, instead opens the TextField as alternative input.