mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
MoveDockable freezes the One on in-strip and cross-dock drags, but the tear-off-to-floating-window gesture never reaches it: Dock funnels that through CreateWindowFrom (FloatDockable -> SplitToWindow -> CreateWindowFrom), where the torn-off document is still the One before it gets wrapped in a fresh dock. Overriding it makes a float-out one more way to keep the tab, consistent with every other drag.pull/3755/head
2 changed files with 36 additions and 0 deletions
Loading…
Reference in new issue