philmoz
philmoz
Can you try this version of the script. It work on my TX16S without any errors. [Lvgl Test Tool.lua.zip](https://github.com/user-attachments/files/15813087/Lvgl.Test.Tool.lua.zip)
2.10 issue for RC4.
> I think we should move away from the indent been part of the translation string and use INDENT_WIDTH or similar in lcdDrawText() instead. It helps a lot when you...
I moved the option to the hardware tab as suggested in discord. Thanks @pfeerick 
It's working on the B&W radios I have; but I don't have a boxer to test on. Can you turn on the option and before restarting copy the RADIO/radio.yaml file...
Thanks for that - can you try the version in this ZIP file please. [boxer_lcdinvert_240514.bin.zip](https://github.com/EdgeTX/edgetx/files/15304657/boxer_lcdinvert_240514.bin.zip)
Can you confirm - after a reboot if you turn the option off and back on then the screen inverts?
Thanks.again - here's another firmware to try (no need to upload the radio.yaml files). [boxer_invert_try2.bin.zip](https://github.com/EdgeTX/edgetx/files/15305264/boxer_invert_try2.bin.zip)
> * Companion: It updates RADIO/radio.yml, but does not set the correct value. I was trying to go from inverted, back to normal, but it wrote `invertLCD: 1` on the...
PR #4867 implements this for the scroll wheel. It will be available when the PR is merged. Not implemented for touch scrolling yet.