EdgeTX / edgetx-sdcard

SD Card contents and images for EdgeTX
130 stars 42 forks source link

SoarETX for 2.8 #88

Closed jfrickmann closed 2 years ago

jfrickmann commented 2 years ago

Work arounds for known Lua bugs in 2.8:

1) Top bar widgets never run background() - also not when another widget is in fullscreen. Therefore, the battery monitor does not run when another widget is in fullscreen. 2) EVT_VIRTUAL_ENTER_LONG is pushed when finger dragging on screen (should only give EVT_TOUCH_SLIDE).

Adjustment for wider space character for large font sizes.

pfeerick commented 2 years ago

(2) should be fixed now in nightly and for 2.8, but (1) will be present for a while.