Skip to content

Fix vertical profile mobile fit, close button, trail visibility, and plane selection - #14

Merged
h2orules merged 1 commit into
mainfrom
claude/vertical-profile-mobile-3je08v
Jul 14, 2026
Merged

h2orules merged 1 commit into
mainfrom
claude/vertical-profile-mobile-3je08v

Conversation

@h2orules

Copy link
Copy Markdown
Owner
  • Fit the profile panel width to the viewport (cap at 720px, no 520px floor)
    so it no longer overflows phone screens in portrait; give narrow layouts
    more vertical room for wrapped header boxes.
  • Fix the close (✕) button: stop the titlebar's drag-start pointerdown handler
    (which preventDefault()s and cancelled the tap-to-click on touch) from
    firing for taps on the button, and enlarge it to a ~44px touch target.
  • Brighten the selected aircraft's flown trail in the profile (higher opacity,
    thicker, lighter sky-blue).
  • Let users tap/click an aircraft glyph in the profile to select it — swaps in
    that plane's trail and updates the map selection, with a large hit target.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_017tkMJ3jZEf9zDDvdqs78cL

…plane selection

- Fit the profile panel width to the viewport (cap at 720px, no 520px floor)
  so it no longer overflows phone screens in portrait; give narrow layouts
  more vertical room for wrapped header boxes.
- Fix the close (✕) button: stop the titlebar's drag-start pointerdown handler
  (which preventDefault()s and cancelled the tap-to-click on touch) from
  firing for taps on the button, and enlarge it to a ~44px touch target.
- Brighten the selected aircraft's flown trail in the profile (higher opacity,
  thicker, lighter sky-blue).
- Let users tap/click an aircraft glyph in the profile to select it — swaps in
  that plane's trail and updates the map selection, with a large hit target.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017tkMJ3jZEf9zDDvdqs78cL
@h2orules
h2orules merged commit 00ab92f into main Jul 14, 2026
3 checks passed
@h2orules
h2orules deleted the claude/vertical-profile-mobile-3je08v branch July 14, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants