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: spin icon flickering by adding minimum spinning time #67

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

untael
Copy link
Contributor

@untael untael commented Jan 21, 2024

Closes #60

PS: I strogly recommend to refactor this SpinButton.vue component to make it more simple and to not provide any callbacks to parent component. Ideally this should be combination of button and icon that emitting event without any data to to parent.

Copy link

netlify bot commented Jan 21, 2024

Deploy Preview for golden-caramel-d2c3a7 ready!

Name Link
🔨 Latest commit 1615cd6
🔍 Latest deploy log https://app.netlify.com/sites/golden-caramel-d2c3a7/deploys/65ad434b0559cc0008167f60
😎 Deploy Preview https://deploy-preview-67--golden-caramel-d2c3a7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@edwh edwh merged commit ea39dfc into master Jan 22, 2024
4 of 5 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.

SpinButton: remove flickering when state changes
2 participants