You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: