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

[GTK] CommandBar Close button too small #4

Closed
GoogleCodeExporter opened this issue Nov 25, 2015 · 2 comments
Closed

[GTK] CommandBar Close button too small #4

GoogleCodeExporter opened this issue Nov 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open the command bar in any mode
2.
3.

What is the expected output? What do you see instead?
The command bar close button does not visibly display the 'X'. This seems
to stem from the amount of padding that is drawn in side the button around
the bitmap. The button is only 14x14 px and the padding seems to consume
roughly 12x12px of that space. If the button is made to be a bigger size
the 'X' is visible but then the button is too large and doesn't look very
well in the bar as well as causing some alignment issues.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by CodyPrec...@gmail.com on 11 May 2007 at 10:26

@GoogleCodeExporter
Copy link
Author

A potential fix has been added in r341, still needs extra testing but moving to 
fixed.

Original comment by CodyPrec...@gmail.com on 7 Aug 2007 at 11:35

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by CodyPrec...@gmail.com on 22 Jan 2008 at 9:08

  • Changed state: Verified

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