Hey guys,
I am using slate to build up my UI. I usea global class, which inherits from FSlateWidgetStyle. Everytime I make a change to my class all my SlateWidgetStyles which use that class get reset - meaning I have to redo everything.
Is there a way to avoid this?