Summary
- aligns the settings and quit icon buttons so their hover states share the same visual height
- keeps tooltips steadier by giving both header icon controls the same inner icon frame and button style
- ships the latest header polish for the landing page build
Verification
- xcodebuild test -project "Porter.xcodeproj" -scheme "Porter" -destination "platform=macOS"
- xcodebuild build -project "Porter.xcodeproj" -scheme "Porter" -configuration Release -destination "platform=macOS"
- scripts/release-macos.sh
- spctl --assess --type execute --verbose=4 "dist/Port Menu.app"
- xcrun stapler validate "dist/Port Menu.app"
- codesign --verify --deep --strict --verbose=2 "dist/Port Menu.app"