Skip to content

fix: does not render 0 when duration and current time both are 0#308

Merged
ambar merged 1 commit into
zhihu:masterfrom
zidian257:fix-renders-zero
May 20, 2025
Merged

fix: does not render 0 when duration and current time both are 0#308
ambar merged 1 commit into
zhihu:masterfrom
zidian257:fix-renders-zero

Conversation

@zidian257
Copy link
Copy Markdown

the expression 0 && 0 === 0 && elem returns 0, so it renders weird 0 at first few frames and disappears afterwards.

@ambar ambar merged commit 9fe8e76 into zhihu:master May 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants