Youth-Research-Center/PandaPlot

Add "Open Example Project" to Help menu

Aberta

#181 aberto em 18 de ago. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (0 fork)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Mesclagem média 1d 17h) (39 fundiu PRs em 30d)

Description

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.

Guia do colaborador