@lapcatsoftware maybe they’ll give us better APIs to differentiate between a tap and a click 🙄
@stroughtonsmith man, this makes me sad as someone who is basically all-in with swiftUI these days.
I wish they would just “fix it”, but historically Apple seems to abandon and replace things rather than give them attention.
@Typ0genius one thing I could not overcome recently was dragging a sidebar-tab to try and create a new window.
The crux of it was that .onDrag is not available on TabContent and NSUserActivity is not transferable so it can’t be used with .draggable.
@dxzdb I believe this is by design. Similar to navigation bar / toolbar items.
If you enable the accessibility sizes and tap+hold on the segment control segments, I think they will show a view in the largeItemViewer just like toolbar items do.