Skip to content
Verified Commit d61f649d authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

BusyIndicator: Stop animations when window is hidden

Much to everyone's surprise, window's visibility does not affect state
of QQuickItem::visible chain, so indicator might continue spinning in
the background, unnecessarily consuming CPU resources.

Cherry-picked from https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/918
parent 476a1677
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment