Description
Currently you cannot update the dynamic countdown widget with the Update Countdown effect if the widget is disabled.
This creates an awkward scenario where if you have these two effects in order:
- Update Countdown (Dynamic): set to 300s
- Toggle Overlay Widget: show the widget
The widget is not updated to the given time. However, if you flip the order of those effects, it works correctly because the widget is enabled first.
This requirement isn't immediately obvious to the user and shouldn't be the default behavior. However, there still may be use-cases where the user does not want a countdown widget to have time added to it if its disabled (it is disabled after all). So solution is to make it a configurable setting that defaults to true.
Submitted By
ebiggz
Created via Discord.
Description
Currently you cannot update the dynamic countdown widget with the Update Countdown effect if the widget is disabled.
This creates an awkward scenario where if you have these two effects in order:
The widget is not updated to the given time. However, if you flip the order of those effects, it works correctly because the widget is enabled first.
This requirement isn't immediately obvious to the user and shouldn't be the default behavior. However, there still may be use-cases where the user does not want a countdown widget to have time added to it if its disabled (it is disabled after all). So solution is to make it a configurable setting that defaults to true.
Submitted By
ebiggz