Open sindresorhus opened 3 years ago
That looks much more Apple-modern indeed!
Do you think SwiftUI is actually usable enough for this?
The current UI code is pretty old, as old as Mac OS X Panther, so I wouldn't mind rewriting it.
Definitely. SwiftUI doesn't currently support multi-column table views. That's the only obstacle. But it's possible to wrap AppKit components in SwiftUI. Alternatively, go with some other kind of list layout.
I wonder if its also worth updating the "drop symbol" as well using the SF Symbols, might be a nice touch
Would make sens to update to app icon the the "Squircle" iOS-esque shape
EDIT: I see there is already another issue about this, sorry https://github.com/ImageOptim/ImageOptim/issues/325
There's nothing wrong with the current UI, but it could be slightly optimized for Big Sur. I mocked this up in SwiftUI in a few minutes. Just an idea. Feel free to reject.
It would still have the drop symbol in the middle of the window. I didn't bother to add that.
I would also shorten the summary.
For reference, the current UI: