testing out using NSDrawer to show a changelog in the app everytime a new major release is out, instead of a .sheet that obstructs the view 🤔

@marceloexc oh this is what NSDrawer does?

neat.

Is there a an easy way to use this from SwiftUI?

@lucas theres this package that works https://github.com/MichaelJBerk/SUIDrawer but since my mainwindow is already an NSWindow that uses NSApplicationDelegateAdaptor all i had to do was this