Disable app menu button
sp1ritCS opened this issue · 3 comments
Hi, I'm currently working on an Gtk+3 application and I'm working to integrate a global app menu.
The appmenu button in the HeaderBar looks fine with Adwaita, however Flat-Remix-GTK sets the opacity of the image to zero and makes it so that the button looks like the min/max/close buttons.
flat-remix-gtk/src/sass/gtk-sass/_common.scss
Line 3902 in 811159c
Can you add a way for applications to disable this behaviour (by adding a custom class to either MainWindow or HeaderBar) that makes the appmenu button look like a regular button in the HeaderBar (like the ones added by gtk_header_bar_pack_start/end(
)?
Hi!
Could you provide a screenshot of the issue for both Adwaita and flat-remix theme, I'm not sure about what type of buttons are affected.
This should be fixed now with the new version