mirror of
https://github.com/Matysh/houseplan-card
synced 2026-07-31 08:28:31 +00:00
device icon: the size multiplier scales the glyph, not just the badge
User report via the owner: change a marker's size and the icon stays at its default size — a big empty box around a small glyph. The badge, ripple and value badges all derive from --dev-size (base size x per-device multiplier), but --mdc-icon-size was pinned to the BASE --icon-size, so the multiplier never reached the glyph. One calc argument: --dev-size. New smoke_icon_scale: at size 3 the glyph grows with the badge and keeps the 0.62 proportion. Inventory: 147 / 51 / 43 / 69.
This commit is contained in:
@@ -244,6 +244,9 @@ Run the *core flows* (marked ★ below) in each environment at least once per mi
|
||||
at 70% of a device icon and zooming WITH the plan; the small metric rows
|
||||
under the room name now show in the plan editor too
|
||||
[auto: smoke_room_cards gearDetached/plainInPlan]
|
||||
- [ ] Icon size multiplier scales the glyph (dev): set a marker's size to 3 —
|
||||
the icon inside grows with the badge instead of staying default
|
||||
[auto: smoke_icon_scale]
|
||||
- [ ] Auto-grid parity (v1.51.2, HP-1511-01): with an empty layout, a visible
|
||||
device among hidden ones sits at the same spot on both cards
|
||||
[auto: smoke_hidden_flag autoGridParity]
|
||||
|
||||
Reference in New Issue
Block a user