Refine editor window host structure and utility chrome
This commit is contained in:
@@ -41,6 +41,8 @@ inline std::string_view GetEditorWindowCategoryName(
|
||||
struct EditorWindowChromePolicy {
|
||||
bool allowDetachedTitleBarTabStrip = true;
|
||||
bool showFrameStats = true;
|
||||
bool showTopmostButton = false;
|
||||
bool topmostByDefault = false;
|
||||
};
|
||||
|
||||
struct EditorWindowNativeStylePolicy {
|
||||
|
||||
Reference in New Issue
Block a user