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

Look into making a Drawable Blur #4

Open
sudara opened this issue Nov 8, 2023 · 0 comments
Open

Look into making a Drawable Blur #4

sudara opened this issue Nov 8, 2023 · 0 comments
Labels

Comments

@sudara
Copy link
Owner

sudara commented Nov 8, 2023

Basically, if an path like a slider thumb is used, it may look the same, but every time it moves position, the cache is invalidated.

One solution is to have the user encapsulate the path into something like a drawable, or a custom component that uses AffineTransform instead of changing the underlying path data.

@sudara sudara added enhancement New feature or request investigation needed labels Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant