You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently compound options aren't well supported by WCM in general because each dynamic-list option is handled with a custom widget written specifically for the option (i.e. command, autostart).
The solution is to write a generic widget for compound options.
Currently compound options aren't well supported by WCM in general because each dynamic-list option is handled with a custom widget written specifically for the option (i.e.
command
,autostart
).The solution is to write a generic widget for compound options.
Related to #65, #71.
The text was updated successfully, but these errors were encountered: