Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: revert animation width to previous value #1045

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

acezard
Copy link
Contributor

@acezard acezard commented Dec 1, 2023

Width has to be null at start even if it's not a valid value
(was set to undefined and it broke the progress bar)
At the time of this fix we want to go back the previously working value
but we have to investigate why it has to be null

Width has to be null at start even if it's not a valid value
 (was set to undefined and it broke the progress bar)
 At the time of this fix we want to go back the previously working value
 but we have to investigate why it has to be null
@acezard acezard merged commit 6e657d2 into master Dec 1, 2023
1 check passed
@acezard acezard deleted the fix--revert-animation-width-to-previous-value branch December 1, 2023 15:27
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