indragiek / INAppStoreWindow

NSWindow subclass with a highly customizable title bar and traffic lights
BSD 2-Clause "Simplified" License
1.06k stars 162 forks source link

dragging to another virtual desktop is not working #181

Open Sega-Zero opened 10 years ago

Sega-Zero commented 10 years ago

dragging to another desktops fails if the titlebar contains subviews. If you create another desktop in mission control, and then try to drag the window + desktop switching (by Ctrl + right/left) - the window is left on the previous desktop. Dragging works correct if there is no subviews are placed in the titleBarView.

In the demo the main window works fine, but new window controller is not working as it should