mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
33fe169edc
On first OSD display, the percentage text would render outside the bounding box because the layout hadn't finished positioning children. Add a small delay 30ms delay before rendering the OSD, which seems to be enough time to allow for things to synchronize. Signed-off-by: Wilfred Mallawa <wilfred.opensource@gmail.com>