OpenChemistry/avogadrolibs

Add panel toggles to View menu

Open

#1,497 opened on Dec 4, 2023

 (1 comment) (0 reactions) (0 assignees)C++ (232 forks)auto 404
good first issueinterface

Repository metrics

Stars
 (662 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, panels (and toolbars) can be hidden or made visible only by right-clicking on the toolbars or on the header of a panel to open a small menu. This works fine but is non-obvious and hard to discover, leading possibly to frustration if a panel is closed accidentally.

It would be a good idea to add the panels to the View menu, perhaps as a sub-menu under View|Layout, or under two separate sub-menus for View|Toolbars and View|Panes.

Contributor guide