🐞 Inspector sidebar not resizable
https://user-images.githubusercontent.com/806104/211731225-d59d9e87-3af1-46ca-89e0-8a8ad55db765.mov
The inspector sidebar should be resizable. If resizing and user exceeds the total width of the sidebar, the sidebar closes, however if the user has not let go of the mouse and the user returns to where the sidebar was, it opens again.
I've opened #970 to fix this using the current CodeEditSplitViewController implementation. @Wouter01 and I talked on Discord as they're experimenting with using SwiftUI's NavigationSplitView instead. We're going to fix this now and not close this issue, and if we come back and use NavigationSplitView in the future we'll close this.
Can we not close this and open an issue around using the SwiftUI lifecycle? I say this because the issue described was technically addressed and by doing this we are changing its scope. This might also provide a space for further discussion on this specific topic.
Sure! We can do that