Inside of the UCommonLoadGuard class there is a referenced throbber and message for the loading, but when looking for some place to add an image for my throbber I could not find anything. Is this due to me just using the SetIsLoading function and not the GuardAndLoadAsset function? Or am I just missing something.
Steps to Reproduce
Add the CommonUI plugin to a project, create a widget, add a Common Load Guard, notice how you can change the throbber padding and alignment, but no place to set a throbber image that is referenced.
Hi,
The throbber brush wasn’t initially exposed, but we’ve fixed this for 5.6 in CL#41578302 if you want to backport that change. Let me know if you run into any issues.
Best,
Cody