As a user, I want to SHIFT + click an AddOn checkbox in the General settings to automatically select the dependent AddOns.
Example
Given the following installed addons with the initial state of unchecked in the General Tab.
Bagnon
Bagnon_Config
Bagnon_ItemInfo
When I SHIFT + click Bagnon (1 on the screenshot), it should automatically check all the dependent addons _BagnonConfig (2) and _BagnonItemInfo (3); refer to the screenshot below.
As an alternatively, If I SHIFT + click a dependent addon to automatically select the dependency.
Given: The same installed addons above with the initial state of unchecked in the General Tab.
When I SHIFT + click _BagnonConfig (2 on the screenshot), it should automatically check Bagnon (1)
Story
As a user, I want to SHIFT + click an AddOn checkbox in the General settings to automatically select the dependent AddOns.
Example
Given the following installed addons with the initial state of unchecked in the General Tab.
As an alternatively, If I SHIFT + click a dependent addon to automatically select the dependency. Given: The same installed addons above with the initial state of unchecked in the General Tab. When I SHIFT + click _BagnonConfig (2 on the screenshot), it should automatically check Bagnon (1)
Screenshot