Hello,
I have a class, has a variable name widgetwindow, type is User Widget.
I set the default widgetwindow on the class to mydefaultwidget.
Create 3 children and override the variable with their own user widget.
It shows and works once, then I do know how all the children variable are back to None and then nothing works naturally.
Is it not possible to override user widgets variables?