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
V2.79.1 Hybrid SwitchGroup with icons and names
Property list should return an array with entries
[icon,label]
but it seems to return a string
var swf = [["menu","Switch"],["folder","Group"]]
var swg = ui.addSwitchGroup(right,swf,"icon,Primary")