fix(macos): lock menu width on hover

This commit is contained in:
Peter Steinberger
2025-12-27 01:50:13 +01:00
parent 8aff3979db
commit acd3f7dba7
2 changed files with 5 additions and 3 deletions

View File

@@ -73,6 +73,7 @@
- Menu bar session/node sections no longer reflow while open, keeping hover highlights aligned.
- 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.
- macOS node timeouts now share a single async timeout helper for consistent behavior.
### Nodes & Canvas