mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Picking DOS Header → COFF Header → DOS Header was opening three dockables because ShowCustomTab unconditionally added a fresh tab. The docking host now searches for an open tab of the same concrete type, copies the new node's tab state onto it, and re-activates it — same shape as how the single decompiler tab gets reused across tree-node selections. Assisted-by: Claude:claude-opus-4-7:Claude Codepull/3755/head
2 changed files with 78 additions and 0 deletions
Loading…
Reference in new issue