Factory Tab In Expansions Column Preset Browser
-
I have been working on a few expansions for my plugin. I was able to get my UI elements to change when expansion selector changes along with a few other functions.
Now I am running into the issue of factory presets. I have 100s of presets created in my main project folder. When I turn on the expansions column in the preset browser the user can no longer easily load the factory presets.
I am wondering if there is a simple way to add a factory tab to my expansions column inside the preset browser that opens up the presets found in the main project folder? Or maybe when the expansion selector is changed it updates the preset browser with the presets found in the UserPresets folder wether its from the main folder or expansion folder depending on selection?
I understand that one way to do this is to turn all my factory content into an expansion but this would be a hard process for me giving a lot of the code have written for expansions is written with the expectation that the main plugin files are in the main folder and not an expansion folder.
-
@kameron When no expansion is selected it should show the presets of the main project (or at least I thought that's what it does)