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
A layout option could conceivably map to values that are lists. We already support enum sets, so why not support general lists of data objects as well? The main problem may be properly serializing the lists, and parsing the serialized list.