Closed SvenHarenburg closed 8 years ago
The binding in the MainView which connects the Settings-Collection of a Plugin to the PluginSettingsEditor is only working when the selected member of the TreeView is a Plugin. It does not work when the selection is on a Command.
I made changes in commit: 7f8a618bd9c45cab645feb789d4db555340f1444 that make this issue obsolete.
The binding in the MainView which connects the Settings-Collection of a Plugin to the PluginSettingsEditor is only working when the selected member of the TreeView is a Plugin. It does not work when the selection is on a Command.