mtimer/system/formspecs
Dirk Sohler b179c6f8c1
use formspec checkbox for timer type
Unfortunately the formspec seems not to be properly updated when
unchecking a checkbox, even if fields are sent and thus the formspec
action should be triggered. This causes unselecting the currently
selected timer type to be unselected when uinselecting it – instead of
updating the formspec and show the selected option again.

This is just a “visual glitch” and does not affect the timer
functionality. When re-opening the timer window the type is selected
correctly again.

addresses https://gitlab.com/4w/mtimer/-/issues/11
2021-04-03 15:25:52 +02:00
..
custom_timer.lua use formspec checkbox for timer type 2021-04-03 15:25:52 +02:00
formspec_creation.lua split off custom timer from other formspecs 2021-04-03 15:10:05 +02:00
main_menu.lua split off custom timer from other formspecs 2021-04-03 15:10:05 +02:00
real_time_universal.lua refactor init and automate formspec files loading 2021-04-02 09:16:47 +02:00