You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
In addition we now flash the UGS taskbar entry before showing these modal dialogs and at the end of the sync to try and get the users attention. #rb Ben.Marsh #jira UE-186924 #preflight 646f55c3807b157b8ba7a797 - The message boxes will now move to the front of the active monitor when UGS is selected, where as before you would have to select the message boxes entry in the taskbar to find it. - Because the message box no longer has its own entry in the task bar, a user will have no way of knowing that a problem has been encoutnered. So before we display one of these messages we flash the UGS entry in the task bar to get their attention. - Since it is also useful to know when a sync has completed (and it is something I have wanted myself) I also added a flash once syncing has completed. [CL 25638560 by paul chipchase in ue5-main branch]