fix(new_editor/window): move detached root tab into title bar
This commit is contained in:
@@ -181,6 +181,7 @@ private:
|
||||
EditorContext& editorContext,
|
||||
bool globalTabDragActive,
|
||||
const RECT& targetRect);
|
||||
bool ShouldUseDetachedTitleBarTabStrip() const;
|
||||
void ToggleBorderlessWindowMaximizeRestore(
|
||||
EditorContext& editorContext,
|
||||
bool globalTabDragActive);
|
||||
|
||||
Reference in New Issue
Block a user