@rzrsharpeprod said in Expansions preset tagging:
@Lindon so that means it is possible to have the preset browser affected (in this case filtered) to show just the presets I want based on the click actions of a separate panel (containing my tags)?
I've no idea how to begin with that as I don't know what calls can affect the preset browser and can't seem to find anything from poking around here. As I says I wasn't even sure it was possible at all tbh
No, this ahs nothing to do with the default preset browser -..... you have a list of all presets, and some piece of JSON with each preset listed with its assigned tags right? so read thru the JSON getting each tag uniquely, now you have a non duplicate list of tags, draw them using a paint routine in a panel......