Skip to content

"new" function doesn't always reset to empty state  #2

@argarak

Description

@argarak

the "new" function (in the action menu) works the first time, but if you make changes and press "new" again, it will reload the changes you made, instead of creating a blank project. this is because we store the empty project in memory which is being overwritten, we need to make sure we "copy" the empty project in place instead of just loading it

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions