Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -155,6 +155,9 @@ namespace ImGui
|
||||
ImGui::SetCursorPosX(prevCursorPos);
|
||||
}
|
||||
|
||||
// Add some space before the first menu so it won't overlap with view control buttons
|
||||
ImGui::SetCursorPosX(40.f);
|
||||
|
||||
// Main LumberYard menu
|
||||
if (ImGui::BeginMenu("LumberYard"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user