EdgeTX / edgetx

EdgeTX is the cutting edge open source firmware for your R/C radio
https://edgetx.org
GNU General Public License v2.0
1.52k stars 324 forks source link

Curves names #2556

Open Billy60 opened 1 year ago

Billy60 commented 1 year ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

Could it be possible to name each curve with more than 3 char ? Currently it is difficult to use them with a name which has no meaning because of being too short. Thanks

Describe the solution you'd like

Let it be possible to use for the name up to 10 characters, min would be 8.

Describe alternatives you've considered

No response

Additional context

No response

chronowarper commented 1 year ago

Second this request. Longer curve names was was supported in older OpenTX firmware and it was regressed into just 3 characters around 2.0 or 2.1.

I can't make anything meaningful out of 3 characters.

Eldenroot commented 1 year ago

I wanted to create a new ticket but I have found this one.

Would be nice, because sometimes you need to add more characters than just 3. This affects more places - not just curves.

image

JimB40 commented 1 year ago

Longer curves names affects not only curves tab and curves editing screen but few other screens where they are used as parameter. Doable but I'd postpone it until all LVGL transition is done not to change previously done work.

Eldenroot commented 1 year ago

I understand, anyway this would be a handy improvement. So v3.0 is the earliest milestone :)

pfeerick commented 1 year ago

Possibly. In some places, they would be shown longer, and in others, they would just be clipped until the UI is altered to suit that longer length. I think the reality is they need to be made longer and then UI updated to catch up, otherwise, the UI rework may not take the length into account properly.