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

[applets/batterymonitor] BatteryItem: Fix undefined property access

Pass remainingTime property explicitly instead of looking up the
top-most item via implicit scoping / context. It doesn't work well
especially in ListView delegates. Besides, there already was such
property in the PopupDialog, although it was unused until now.

Amends 7d0f1a01, this time for real
parent e18a1e86
Pipeline #111047 passed with stage
in 12 minutes and 7 seconds
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