MosswartOverlord/frontend/src/components/windows
Erik e6adb5cb68 fix(v2): pack capacity bars visible + mana item icons
1. Pack capacity bars: gave the fill bar div explicit height (30px)
   instead of relying on alignItems:stretch which produced 0 height.
   Bar now visibly fills green/orange/red beside each pack icon.

2. Mana panel: added 20px item icons back to each mana row, between
   the status dot and item name. Uses the same ItemIcon component
   with 3-layer compositing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 22:06:10 +02:00
..
CharacterWindow.tsx fix(v2): v1-faithful character window + improved inventory/radar 2026-04-12 21:10:15 +02:00
ChatWindow.tsx fix(v2): comprehensive bug fix round — all reported issues 2026-04-12 18:31:06 +02:00
CombatStatsWindow.tsx fix(v2): all reported issues — missing windows, broken features, layouts 2026-04-12 18:49:16 +02:00
DraggableWindow.tsx feat(v2): Phases 2-6 — trails, heatmap, portals, windows, effects 2026-04-12 15:58:58 +02:00
InventoryWindow.tsx fix(v2): pack capacity bars visible + mana item icons 2026-04-12 22:06:10 +02:00
IssuesWindow.tsx fix(v2): all reported issues — missing windows, broken features, layouts 2026-04-12 18:49:16 +02:00
RadarWindow.tsx fix(v2): full v1-style radar canvas + inventory icon composites 2026-04-12 19:16:21 +02:00
StatsWindow.tsx fix(v2): comprehensive bug fix round — all reported issues 2026-04-12 18:31:06 +02:00
VitalSharingWindow.tsx fix(v2): all reported issues — missing windows, broken features, layouts 2026-04-12 18:49:16 +02:00
WindowRenderer.tsx fix(v2): v1-faithful character window + improved inventory/radar 2026-04-12 21:10:15 +02:00