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

Get rid of useless margin in Popup Menu #122

Open
elboulangero opened this issue Feb 8, 2016 · 1 comment
Open

Get rid of useless margin in Popup Menu #122

elboulangero opened this issue Feb 8, 2016 · 1 comment

Comments

@elboulangero
Copy link
Collaborator

This happens only in Gtk3 version.

The Popup Menu nows display a left margin, useless for us, that we can't get rid of. It looks like it's a place holder meant to holds ticks for checkable items. If you look at the latest version of Parole (it's fairly up to date with Gtk3), you will see that their menus are all the same.

This margin appeared when getting rid of "Deprecated" warnings. After rewriting the popup menu ui file properly for Gtk3, it was there. Apparently we can't get rid of it.

@hasufell
Copy link
Collaborator

Yeah, and what we do isn't particularly "supported" by upstream, since they think icons are bad and are in the process of removing them altogether to worsen user experience.

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

2 participants