mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The startup welcome page renders the same About content in the reusable main tab. Help > About opened a second, static About tab beside it, so the user saw the page twice. Track the welcome content and, while it is still the live main-tab content, have Help > About activate it rather than open the singleton. Falls through to the singleton once a tree-node selection has replaced the welcome page. Assisted-by: Claude:claude-opus-4-8:Claude Codepull/3755/head
5 changed files with 91 additions and 3 deletions
Loading…
Reference in new issue