UI|Client: Draw post-busy transition in BusyWidget
This commit fixes the issue where the transition was not drawncorrectly when the sidebar is open. Previously the drawing was donein GameUIWidget, which is affected by the game viewport.
View differences
UI|Client: Draw post-busy transition in BusyWidget
This commit fixes the issue where the transition was not drawn
correctly when the sidebar is open. Previously the drawing was done
in GameUIWidget, which is affected by the game viewport.