baetheus / bee

A try at cloning the New York Times Spelling Bee
Mozilla Public License 2.0
16 stars 6 forks source link

Notifications fail to show if called too quickly. #16

Closed baetheus closed 4 years ago

baetheus commented 4 years ago

Current notifications reuse the fixed element so a second notification called before the element is removed will replace the content but not retrigger animation.