Closed brucejo75 closed 4 years ago
Fixes #58.
This PR fixes 2 issues, plus some bonus improvements.
#with
alert
requestAnimationframe
Hey @brucejo75 thanks for putting this all together, really appreciate the help :) I'll take a look and get it merged.
Fixes #58.
This PR fixes 2 issues, plus some bonus improvements.
#with
directive so that thealert
helper only needs to be called once (reducing the reactive cycling).requestAnimationframe
rather than waiting 20ms.