philmoz

Results 33 issues of philmoz

Test setup for potential radios with 320x240 pixel color LCD screens. Notes: - Simulator only, there is no hardware configuration - Based on TX16S simulator UI, so simulator looks like...

color

Fixes #4371 & #2629 Rework the way 'full screen' mode is selected for widgets. TODO: - [ ] Rename 'Full screen' text to 'App mode' - [ ] Add 'App...

enhancement ✨
color
UX-UI
widget

This is a big refactor of the color UI code - hopefully without breaking too much; but there are bound to be some teething problems. Main goals: - Use LVGL...

color

For example, open the Model Setup --> Throttle page and tap the Source button. The Source select popup shows an entry for the group 'Other' that contains no options. ![screenshot_tx16s_24-02-16_19-52-01](https://github.com/EdgeTX/edgetx/assets/9474356/3483f95b-0e42-4d45-9fc7-b2ae3afb40fd)

bug 🪲
color
UX-UI

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### What part of EdgeTX is the focus of this bug? Companion ###...

bug 🪲
companion

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### What part of EdgeTX is the focus of this bug? Companion ###...

bug 🪲
companion

When selecting a widget the popup list has the names sorted in case sensitive order. This puts widgets whose name starts with a lower case letter (e.g. showall0.9) at the...

As a pre-requisite for #4452 add the ability to invert a 'Source'. Currently supports Inputs, Mixes, Logical Switches and Special/Global functions on color radios. TODO: - [x] B&W UI -...

enhancement ✨

I've reworked the layout for the input edit page for color LCD radios. Comments, criticisms and issues welcome. Summary of changes: - Move everything out of the 'advanced' pop up...

color
UX-UI

Fixes #4279 All setup pages inherit from the Page or TabsGroup (via PageTab) classes. These block the main view so no main view updates are processed while in the setup...