ashmanix / obs-plugin-countdown

An OBS plugin that creates a countdown timer.
GNU General Public License v2.0
63 stars 16 forks source link

Fix - To Time Not Starting When Period Set To Zero #35

Closed ashmanix closed 1 year ago

ashmanix commented 1 year ago

This fixes the bug where when you try to start the timer using the time tab it wont start if the period tab time is set to zero.

This closes issue #31