Skip to content
Commit 949eae35 authored by ivan tkachenko's avatar ivan tkachenko 🗯 Committed by Nate Graham
Browse files

[applets/batterymonitor] BatteryItem/ToolTip: Port to layout types

Replaces Row/Column with RowLayout/ColumnLayout, and x/y/width/height
with appropriate Layout.margins and preferrewWidth bindings.

Layout.* properties of the mainItem itself are now greatly simplified,
because top-level RowLayout manages its implicit width just fine.

Maximum width for BatteryDetails component is back, after it was lost
in 44ed25e5 refactoring.
parent 42efa49b
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