This repository was archived by the owner on May 26, 2022. It is now read-only.
Releases: beeequeue/mob-timer
Releases Β· beeequeue/mob-timer
1.2.2
1.2.1 - Fixes
1.2.0 - Mobile improvements
Fixes
- Fixed layout on small devices, by hiding the User List behind a new button if the screen is small enough.
- Fixed dragging and dropping only working with a mouse and keyboard.
- Fixed the notification message saying
undefined is up next
if there was no next User in the list.
There might still be issues with scrolling the User List on a mobile though, not sure what to do about it yet.
1.1.0
Features
- Notifications are now closed if the timer is started!
Fixes
- Fixed notification not going away automatically - now does so after 120 seconds.
- Fixed Add User Modal's submit button not working.
- Fixed Add User Modal's text input not clearing after successful submission.