fix(macos): boost light mode usage bar contrast

This commit is contained in:
Peter Steinberger
2025-12-27 14:03:45 +01:00
parent 44ef8fe5c8
commit 81abffd145
2 changed files with 13 additions and 2 deletions

View File

@@ -76,6 +76,7 @@
- Menu hover highlights now span the full width (including submenu arrows).
- Menu session rows now refresh while open without width changes (no more stuck “Loading sessions…”).
- Menu width no longer grows on hover when moving the mouse across rows.
- Context usage bars now have higher contrast in light mode.
- macOS node timeouts now share a single async timeout helper for consistent behavior.
- WebChat window defaults tightened (narrower width, edge-to-edge layout) and the SwiftUI tag removed from the title.