mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
- Hold AssemblyListManager on AssemblyTreeModel and mirror its AssemblyLists collection so the toolbar combo can bind to it. - New ActiveListName ([ObservableProperty]); OnActiveListNameChanged loads the named list via the manager and rebuilds Root. - The "seed initial assemblies if empty" fallback now only triggers for the (Default) list, so switching to an empty user list doesn't auto-populate it. - MainToolBar AssemblyListComboBox bound to AssemblyLists / ActiveListName (TwoWay). Assisted-by: Claude:claude-opus-4-7:Claude Codepull/3755/head
3 changed files with 54 additions and 7 deletions
Loading…
Reference in new issue