Open abevoelker opened 6 years ago
Thank you for the detailed bug report!
I'm not sure what's causing this, but it is using a menu wrapper in https://github.com/owickstrom/gi-gtk-declarative that might be incorrect. I'll try to reproduce it on my side, and see if it happens for this example as well: https://github.com/owickstrom/gi-gtk-declarative/blob/master/examples/MenuBar.hs
No problem; wish I could help track things down further, but I'm still a Haskell noob. Hoping after I get more experience I'll be able to read and learn from the codebase(s). :smile:
Describe the bug After maximizing or un-maximizing the screen, the title menu items shift out of their expected alignment
To Reproduce Steps to reproduce the behavior:
Expected behavior The menu options stay in alignment with the selected parent menu options
Screenshots See here: https://i.imgur.com/YZ8neff.gifv
Desktop (please complete the following information):
Additional context N/A