rsjudka / intelligent-auto

41 stars 15 forks source link

ui/ux improvements #50

Open rsjudka opened 4 years ago

rsjudka commented 4 years ago

depending on the resolution you use and scale factor, some elements may still be "clipped" - anywhere this could happen, either rearrange stuff or rescale things to work better

tabs with text still dont seem to size appropriately (qt bug) - original workaround was to fill the tabs after the UI loaded but that might not be good enough

add a way to manually save when the controls bar is disabled

use a different component for setting the scale (slider bad)

OpenAuto w/ gstreamer backend gets cutoff on initial fullscreen toggle - figure out whats going on

Scrolling is broken when using tab widget - https://bugreports.qt.io/plugins/servlet/mobile#issue/QTBUG-70681

icecube45 commented 4 years ago

Having +/- buttons next to sliders may help.