Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

The app-bar component should transitioning necessary property #197

Open
itsdonnix opened this issue Mar 25, 2021 · 0 comments
Open

The app-bar component should transitioning necessary property #197

itsdonnix opened this issue Mar 25, 2021 · 0 comments

Comments

@itsdonnix
Copy link
Contributor

itsdonnix commented Mar 25, 2021

I've got some bad transition when using button component inside app-bar component when switch theme.

app-bar-transition.mp4

BTW it's solved with this

.s-app-bar {
	transition-property: color;
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant