Client|UI|ProgressWidget: Drawing shadow behind wheel, improved layout with text
The ProgressWidget can now place a status text beside the wheel. The layout of the drawn wheel matches the old one in busyvisual. Also, a shadow is drawn behind the wheel using VertexBuilder::makeRing.
Client|UI|ProgressWidget: Drawing shadow behind wheel, improved layout with text
The ProgressWidget can now place a status text beside the wheel.
The layout of the drawn wheel matches the old one in busyvisual.
Also, a shadow is drawn behind the wheel using
VertexBuilder::makeRing.
Todo: Cleanup, visual tweaks.