Preset Browser bugs after expansion
-
Hey all,
Ran into some minor issues with the preset browser after introducing expansions to the project.
-
Favorites have disappeared entirely. Even if you save a favorite, it doesn't persist if user switches between factory and expansion content. Expansion type is files only - just samples, samplemaps, and presets.
-
When browsing or choosing a preset, the browser jumps back to the top of the list in the rightmost column.
-
I had some "left and right" buttons to cycle through presets, but they now don't seem to work unless you press the button, choose a preset within the browser, and then press the button again.
Nothing here breaks the plugin and everything is still accessible, but it does hamper the UX a bit. Any advice would be greatly appreciated!
-
-
Identified and fixed (sort of
)
- Combo box with script swaps between factory and expansion content
- Combo box saves in preset
- Changing presets seems to re-trigger the combo box's value, even if it's the same as the previous preset, which initializes the expansion content and bumps the scroll window back to the top
Fix: Turn off "save in preset" for the combo box.
Voila! Bug gone. This is a slightly less than ideal way to browse content, as the user will have to manually swap content libraries via the combo box, but it is a small inconvenience when compared to the joy of browsing presets.
Hope this helps anyone else that runs into the issue in the future!