Av3boy/SharpEngine

Editor: File -> New

Open

#83 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

Using the Editor's File -> New action the user should be able to create a new project.

Clicking on the action should prompt the user whether they want to save the unsaved changes before a new project is opened. The user should be able to cancel the action and discard the unsaved changes too.

Contributor guide