Fix activating box opening before fade in #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "matcha/secret-santa:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Clicking on where the box would be before the fade in triggers the opening animation and sound early. This breaks and skips some of the intended animation.
Fix simply adds a condition to not check for intersections while not fully loaded.
Signed-off-by: matcha matcha@noreply.localhost