UXPlus v1.1-alpha1b (6.var)
Added 2024-03-18 12:04:13 +0000 UTCAlternate Plugins List fixes
Fixed issues with a plugin panel's layout getting messed up when:
- the plugin is created by loading a plugin preset
- another plugin adds or reloads a plugin programmatically
- VAM waits for user confirmation to load plugins from a var package
There should be no layout issues now. 🎉
Other
- Having a module disabled means it stays disabled and is as lightweight as possible. (If you've disabled any UXPlus module in your session plugins preset, that module will not fully initialize until you enable it)
- A possible fix to a null error that sometimes occurs in when clicking on something in the Right Click Menu (I wasn't checking whether the Right Click Menu module was fully initialized)
-everlaster