orbit/js/ui
Brian Fertig a946a13a19 Fix save panel layout, text overflow, and animation timing bugs
- Slot cards: fit content lines to card width (wrap, shrink, ellipsize)
  and stack them by measured height so long names no longer spill into
  neighbouring slots; bump fill opacity to reduce bleed-through.
- SavePanel open choreography now lands only after every card stagger
  and footer rise complete — the old state-gated loop dropped row 2.
- Move feedback toast inside the panel on the subtitle line, hiding the
  header while it shows (old spot collided with the O.A.C. comms box).
- ConfirmOverlay: reset to base size each show, fit title/body text into
  the plate before laying out, and make the body fully opaque so card
  text no longer bleeds through.
- Add dev screenshot harness (save-shot.html/mjs) and extend the saves
  UI test with overflow, stagger-completion, and toast-position checks.
- Update planet sprites and add/refresh SFX + music assets.
2026-09-09 14:43:28 -06:00
..
ActionBar.js Add Trestle's first-foreign-planet intro comm pair and ACK pulse cue 2026-09-09 12:12:34 -06:00
BuildWindow.js
CommsBox.js Add Trestle's first-foreign-planet intro comm pair and ACK pulse cue 2026-09-09 12:12:34 -06:00
CommsPanel.js
ConfirmOverlay.js Fix save panel layout, text overflow, and animation timing bugs 2026-09-09 14:43:28 -06:00
CyberShape.js
DiscoveryCompass.js
GalaxyView.js
GlitchText.js
MapWindow.js Auto-install level-1 tether on first landing of any world 2026-09-09 13:11:38 -06:00
MenuButton.js Add Trestle's first-foreign-planet intro comm pair and ACK pulse cue 2026-09-09 12:12:34 -06:00
MenuSubBar.js
MineralHud.js
MiningPopup.js
QuestTrackerHud.js
QuestWindow.js
ResearchWindow.js Shorten research labels and fix console layout clipping 2026-09-09 08:28:32 -06:00
SavePanel.js Fix save panel layout, text overflow, and animation timing bugs 2026-09-09 14:43:28 -06:00
SignalCompass.js
SlotCard.js Fix save panel layout, text overflow, and animation timing bugs 2026-09-09 14:43:28 -06:00
Toast.js Fix save panel layout, text overflow, and animation timing bugs 2026-09-09 14:43:28 -06:00