How to Properly Close the Welcome View and Its Layout? #3111
Answered
by
merks
hithisispolarbear
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
merks
Jul 15, 2025
Replies: 1 comment 2 replies
-
The behavior might change if the part within the try is done via an asyncExec so that the workbench has a chance to restore the state because I do expect that normally closing the intro part. I don't think the showPerspective call is needed.
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
hithisispolarbear
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The behavior might change if the part within the try is done via an asyncExec so that the workbench has a chance to restore the state because I do expect that normally closing the intro part. I don't think the showPerspective call is needed.