mirror of
https://gitlab.com/4w/mtimer.git
synced 2024-11-24 16:23:44 +01:00
b179c6f8c1
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 |
||
---|---|---|
.. | ||
formspecs | ||
chat_command.lua | ||
formspec_helpers.lua | ||
get_timer_data.lua | ||
get_times.lua | ||
load_configuration.lua | ||
on_joinplayer.lua | ||
on_receive_fields.lua | ||
register_globalstep.lua | ||
update_timer.lua |