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

splash effect support #445

Open
uwerat opened this issue Oct 23, 2024 · 0 comments
Open

splash effect support #445

uwerat opened this issue Oct 23, 2024 · 0 comments
Assignees

Comments

@uwerat
Copy link
Owner

uwerat commented Oct 23, 2024

Material defines 2 different types of visual feedback with the term "ripple". Flutter calls them Highlight and Splash.
Today Splash is implemented for QskPushButton and QskSegmentedBar.

Splash is a temporary effect that is related to the state transition - not to the new state ( Mealy vs. Moore machine ). Maybe it is possible to introduce new types of animation hints to be able to declare this type of transitions in the skin - instead of having extra code in the controls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant