Right now, we have a split button thats organized like this:
CmdA
----
\/
CmdA
CmdB
if CmdA is disabled, but CmdB is enabled, there is no way to execute CmdB because the entire button is disabled. Shouldn't the drop down portion of the button be enabled if there are active commands under it?
CmdA
----
\/
CmdA
CmdB
if CmdA is disabled, but CmdB is enabled, there is no way to execute CmdB because the entire button is disabled. Shouldn't the drop down portion of the button be enabled if there are active commands under it?