Skip to content

Close initial untitled window when opening a sketch (#1117)#1489

Open
AbhishekTiwari9926 wants to merge 1 commit intoprocessing:mainfrom
AbhishekTiwari9926:fix/close-untitled-window-on-open
Open

Close initial untitled window when opening a sketch (#1117)#1489
AbhishekTiwari9926 wants to merge 1 commit intoprocessing:mainfrom
AbhishekTiwari9926:fix/close-untitled-window-on-open

Conversation

@AbhishekTiwari9926
Copy link

Fixes #1117

When opening a sketch via File → Open or direct file launch,
the initial untitled window now closes automatically if:

  • It is the only open editor
  • It is untitled and unmodified

Examples browser behavior is preserved — the untitled window
stays open when browsing examples, so it can serve as a reference.

Tested on Windows with File → Open scenario.

@AbhishekTiwari9926
Copy link
Author

@catilac please review this PR when you get time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening a new sketch doesn't replace the default empty window

2 participants