NV14 - Fullscreen lua widgets and input #1014
Labels
enhancement ✨
New feature or request
touch 👆
Related to touch interface
UX-UI
Related to user experience (UX) or user interface (UI) behaviour
widget
Milestone
Fullscreen (lua) widgets don't get the emulated trim hat input benefits that #985 brings, so need some consideration as to how they will be interacted with on the NV14 (and also future potential targets like the PL18, since that has normally position trims, so isn't as... practical to emulate inputs via trims). It is possible to have it so that the widgets toggle the trims/key state as part of this function, but therein lies the problem of what if you want to use trims when a widget is fullscreen. Ideally, the real solution moving forward is getting all the lua widgets to adopt touch support since it is available to them. So this is mostly a discussion and reminder issue.
edgetx/radio/src/gui/colorlcd/widget.cpp
Lines 162 to 187 in e669763
The text was updated successfully, but these errors were encountered: