Out of viewport note is played randomly #66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
When a note is out of viewport (left : 100vw at least), it is played only some times.
> Demo
mentioned in issue #65
changed the description
This issue was due to the default
.activestyle, which is opacity 0.5 and interpreted as it is on the n+1 cycle because of this out-of-viewport position.