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

Preset Picker View Aliasing #9

Open
fennifith opened this issue Feb 7, 2019 · 0 comments
Open

Preset Picker View Aliasing #9

fennifith opened this issue Feb 7, 2019 · 0 comments
Labels

Comments

@fennifith
Copy link
Owner

The circular SelectableColorViews have aliasing problems, mainly because they extend and clip the normal ColorView rather than drawing a circle themselves. There are a few different ways to alias clips on a Canvas, or I could rebuild the color view using tiled drawables rather than manually generating a bitmap each time it is run. The latter would probably be a better idea.

@fennifith fennifith added the bug label Feb 7, 2019
fennifith added a commit that referenced this issue May 13, 2020
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