kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.18k stars 294 forks source link

macOS Session View improvements #275

Closed AvdLee closed 1 month ago

AvdLee commented 1 month ago

I've improved the session view based on UI consistency (e.g. section header) as well as affordance improvements. The view now contains a title "Recorded Sessions" and separates the list content from the footer and header. The Environment overrides popover in Xcode shows a similar UI structure.

Before After
CleanShot 2024-07-01 at 10 06 49@2x CleanShot 2024-07-01 at 10 13 50@2x

Fixes https://github.com/AvdLee/RocketSimApp/issues/532

kean commented 1 month ago

Looks good, thank you!