Fixed|UI|GuiWidget: Disabled widgets shouldn’t animate immediately after creation
If a widget is disabled before its first update, it will not animate its opacity to visualize the disabled state. This makes dialogs and popups look cleaner if they contain disabled widgets while opening.
Fixed|UI|GuiWidget: Disabled widgets shouldn’t animate immediately after creation
If a widget is disabled before its first update, it will not animate
its opacity to visualize the disabled state. This makes dialogs and
popups look cleaner if they contain disabled widgets while opening.