Youth-Research-Center/PandaPlot

Add "Open Example Project" to Help menu

Offen

#181 geöffnet am 18.08.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (0 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (Durchschn. Merge 1T 17h) (39 gemergte PRs in 30 T)

Beschreibung

Example projects (currently surfaced via examples_dialog.py and welcome_tab.py) can currently only be opened from the Welcome tab. Once that tab is closed or a project is already open, there's no way back to them.

The Help menu (main_menu.py) currently only has an "About" action. Add an "Open Example Project..." action there that opens the existing examples dialog, so example projects remain discoverable at any time.

Contributor Guide