Improve Lua HTML integration.
- Add the ability for partial HTML updates (to improve perfomance). The simplest implementation would be to add multiple set screens (like its currently if you run multible programming boards),
- Add the abilty to modify the DOM directly from Lua
- Add the ability to add Lua functions as events in HTML (like onclick etc.)
Under consideration
Suggested by:
z0Kng
•
Upvoted: 21 Apr
Comments: 1
-
14 Nov, '20
RogYeah the event will be great!
It's a pain in the a** to calculate the coordinate for each clickable element