MikeSiLVO/script.skinshortcuts

Management Dialog control 307 cannot be disabled

Opened this issue · 0 comments

When using the Management Dialog, setting <enable>false</enable> on control 307 "Change shortcut action" does not disable it and allows the user to still be able to use the control.

Scenario:
Trying to disable all controls except 305 "Change Shortcut Label" by using <enable>!String.IsEqual(Container(211).ListItem.Label,&lt;None&gt;)</enable> to ensure user enters a label before doing anything else. The other controls like 306 & 405 get disabled/enabled properly but 307 does not behave.

image

Tested on:

  • Kodi 19.4 release build
  • script.skinshortcuts v2.0.3