dev #3
Reference in New Issue
Block a user
Delete Branch "dev"
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?
new version
- Changed trail data structure to {pos, time} with Date.now() timestamp - Replaced length-based filtering with time-based filtering (5 second window) - Trail now naturally clears when page returns to foreground - No more ugly frame-skipping or visibilitychange workarounds Build: passes1111