Skip to content

fix(lua): numberEdit getter and prevent triangle crash/disruption#7288

Open
wimalopaan wants to merge 1 commit intoEdgeTX:mainfrom
wimalopaan:wm_lua_philmoz_triangle_numberedit
Open

fix(lua): numberEdit getter and prevent triangle crash/disruption#7288
wimalopaan wants to merge 1 commit intoEdgeTX:mainfrom
wimalopaan:wm_lua_philmoz_triangle_numberedit

Conversation

@wimalopaan
Copy link
Copy Markdown
Contributor

@wimalopaan wimalopaan commented Apr 12, 2026

This PR fixes two disjoint LUA problems:

  • the numberEdit get-function isn't called after creating
  • the triangle draws wrong figures or crashes the radio for special point coordinates

This PR contains the patches and great work from @philmoz , my part is only to write this PR.

Fixes #7244

triangle: prevent crash drawing special triangles
@raphaelcoeffic raphaelcoeffic changed the title fix(lua): numberEdit getter (fix #7244) and prevent triangle crash/disruption fix(lua): numberEdit getter and prevent triangle crash/disruption Apr 12, 2026
@raphaelcoeffic raphaelcoeffic added bug/regression ↩️ A new version of EdgeTX broke something lua-api Lua API related labels Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug/regression ↩️ A new version of EdgeTX broke something lua-api Lua API related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lvgl lua api: ability to update lvgl.numberEdit component value programatically

2 participants