ryanmcgrath / cacao

Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
MIT License
1.79k stars 65 forks source link

Add safe-area example and also add support for subtitle in the unified and expanded toolbar types #80

Closed JoshuaBrest closed 1 year ago

JoshuaBrest commented 1 year ago

I found it confusing to implement a safe area, and there were no docs so I added an example.

I was kind of annoyed that there's no subtitle feature, so I added it in the window

ryanmcgrath commented 1 year ago

Awesome, thanks!

ryanmcgrath commented 1 year ago

Ah, damn, no idea why GitHub said things passed and then... failed all the CI tests.

I guess I'll fix the errors out of band since it's already merged...

JoshuaBrest commented 1 year ago

It worked on my system. 2023年4月24日 +0800 PM4:44 Ryan McGrath @.***>,写道:

Ah, damn, no idea why GitHub said things passed and then... failed all the CI tests. I guess I'll fix the errors out of band since it's already merged... — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ryanmcgrath commented 1 year ago

No worries - one is just a formatting pass that it should've alerted about needing, the other is... I dunno what exactly but I'll handle it in the morning.