Thanks, Tim Apple!

#swiftui

This is better.

@marcel mmm it’s a great balance, offering fine control while making everything super easy to parse (and reach). <3

I’m curious: is the (x) button in upper left functionally different from the “Cancel” button?

@JasonRobinson It isn't, but missing either one felt strange. 😀
@marcel those number animations are real nice
@adam Two lines of code, thanks to iOS 17 and SwiftUI.
@marcel @adam Really nice. What are those two lines? AppKit dev person want to emulate.
Divider | Apple Developer Documentation

A visual element that can be used to separate other content.

Apple Developer Documentation
@marcel @adam Humm ok. Will have to look harder into the implementation. 😉