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.62k stars 341 forks source link

chore(color): remove font offsets for Lua 'lcd' text drawing. #5671

Open philmoz opened 5 days ago

philmoz commented 5 days ago

Make text drawing consistent between firmware, Lua 'lcd' drawing and Lua 'lvgl' drawing.

Fixes #5608

Note: this may affect the visual display for some widgets.