Merge pull request #6819 from aws-lumberyard-dev/cgalvan/FixNewLevelInputFocus

Fixed tab order for default input focus on new level dialog
This commit is contained in:
Chris Galvan
2022-01-11 11:55:06 -06:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -115,7 +115,6 @@ CNewLevelDialog::~CNewLevelDialog()
void CNewLevelDialog::OnStartup()
{
UpdateData(false);
setFocus();
}
void CNewLevelDialog::UpdateData(bool fromUi)
+3
View File
@@ -133,6 +133,9 @@
<container>1</container>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>LEVEL</tabstop>
</tabstops>
<resources/>
<connections>
<connection>