Av3boy/SharpEngine

Editor: Actions menu open

Open

#82 opened on Apr 13, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C# (0 forks)auto 404
editorgood first issue

Repository metrics

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

Description

In the Editor's main window menu bar, there is an option to 'open'. The lets the user to change the project they are editing.

Clicking the option should display the unsaved changes dialog and ask for verification whether they want to save the unsaved changes or discard them.

Contributor guide