-
-
Notifications
You must be signed in to change notification settings - Fork 524
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
Icons of buttons not aligned correctly in Office 2013 theme #253
Comments
I agree that it's off but honestly I am kind of fed up with fixing pixel issues... I might fix this, but it's very (very, very, very) low on my priority list. |
If I look into that myself, which further conditions should I keep in mind? |
|
Any news on this one? |
Didn't get time to look into this yet. It's still on my mind though. |
batzen
added a commit
that referenced
this issue
Apr 6, 2016
Fixed incorrect icon alignment in Office 2013 theme (issue #253)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See attached screenshot. The icon of the SplitButton is 1 px more to the right than the icons of other buttons (Button, DropDownButton). This probably is because of the added border. I'm not quite sure whether the SplitButton or the other buttons need to be fixed though. I believe the SplitButton should keep the 1px distance to it's border and all other buttons should use 2 px distance?
When comparing to Office 2013, it indeed looks like the margin can be increased because it's more than 1 px (in fact 3 px) here:
The text was updated successfully, but these errors were encountered: