Refine editor action shell and add regression tests
This commit is contained in:
@@ -18,6 +18,7 @@ private:
|
||||
|
||||
char m_searchBuffer[256] = "";
|
||||
UI::TextInputPopupState<256> m_createFolderDialog;
|
||||
UI::DeferredPopupState m_emptyContextMenu;
|
||||
UI::TargetedPopupState<AssetItemPtr> m_itemContextMenu;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user