Preference-Cell-Examples
Preference-Cell-Examples copied to clipboard
Allow hiding multiple cells
- for example, if you have two Button cell that has the same rules for a specific key when 'collectDynamicSpecifiersFromArray' start it's going to try adding the specifier for the same key and that is illegal in Dictionary so you end up with one specifier in the Dictionary, so instead of saving KEY==SPECIFIER, you do KEY==ArrayOfSpecifiers