kayvanbree / contexr

Stop redundantly defining your shortcuts in your shortcut library and your context menu. Start using Contexr!
MIT License
4 stars 0 forks source link

Menus with only a divider should not exist #86

Open kayvanbree opened 2 months ago

kayvanbree commented 2 months ago

Right now it's possible to create a menu that has only a divider in it. When this happens in a submenu, the submenu should be stripped of the parent menu. This already happens when we merge submenus (when #85 is finished), but when the entire context menu doesn't have anything but dividers it should not even try to open the menu, it probably still opens an empty menu.