Mustard
Mustard
Yes this is how it works now. I'm planning a major revision of the code in order to solve this and a lot of other problems/limitations. (I started this as...
#5 I am working on this, it will be "fixed" in the new version. I am busy porting all old functionalities on the new code, so it won't be a...
I might need some help here. I saw that there is a `override = [‘LIBRARY_OVERRIDABLE’]` option for all properties. Should this be enabled to all properties to achieve what you...
Thank you! I'll try myself, if that's the solution it should be simple to implement it everywhere.
OK, thank you very much for the test. :) I didn't change the options of the properties in version 0.20.0, so I expect the issue to be also there. I...
Partial solution for this issue has been implemented in 0.21 and 0.22, enabling library override for custom properties.
I have to find the time to go through all the properties and set the override. :( If this is a priority, I can do this before other things.
@Mr-Lux Can you check if this is working for you? I only changed the override of some body and global outfit properties. [mustard_ui.zip](https://github.com/Mustard2/MustardUI/files/9012093/mustard_ui.zip)
So I'm actually confused, because I thought the only way to make it library overridable was to add the line ``override = {‘LIBRARY_OVERRIDABLE’}`` but it doesn't seem to work. So...
Btw I guess the operator you are mentioning works for custom properties only. As you can see at least the custom properties in the UI (like the ones in the...