Also, heavily borrowing the style from FinalCut Pro for their inspector.

My original attempt on the left, the one where I start to use fonts, spacing and bubbles from FinalCutPro styled on the right - still a work in progress, but it already feels better:

inspector(isPresented:content:) | Apple Developer Documentation

Inserts an inspector at the applied position in the view hierarchy.

Apple Developer Documentation
@ivancr I am, yes; but I am considering rolling out my own inspector/sidebar
@Migueldeicaza how so? If you have any particular issues with the API please share FB numbers

@ivancr I would like two things: (a) the ability for the inspector to shrink the main surface (even if the sidebar is open), or for the inspector to close the sidebar if it is open.

The other issue is that I have found a programatic way to hide the sidebar. This is an issue in "compact mode" where the sidebar is used to select a node, but I need to hide the sidebar, so I can show the main editor. This is only possible if I have a target, but I don't.

@ivancr taking advantage of your suggestion to provide FBs.

I got two big challenges with the toolbar/inspector right now. I provided single-file repro test cases for functionality loss and crashes (same code, different ways to trigger):

- FB15103713
- FB15105678

@Migueldeicaza thanks, I will pass along tomorrow
@Migueldeicaza @ivancr thanks for the feedbacks! They're routing to the right folks now.
@curtclifton @ivancr Thank you Curt! This is music to my ears!