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

widen focus ring mask to draw outside the border #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DivineDominion
Copy link

Before this, tabbing between FlatButtons drew the focus ring mask (the selection outline) a bit too much on the inside of the buttons.

Before:

before

After:

2 after

@DivineDominion
Copy link
Author

Just came to my mind: Maybe a custom bezier path would be a better fit for the focus ring when the corner radius is increased. This is an improvement for square-ish buttons, but for rounder ones, it'll look just as odd.

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.

1 participant