New song dialog: auto focus on pop up + reset search box
This commit is contained in:
parent
5026f62713
commit
72ef39db60
2 changed files with 12 additions and 0 deletions
|
|
@ -4840,6 +4840,7 @@ bool FurnaceGUI::loop() {
|
|||
}
|
||||
|
||||
if (displayNew) {
|
||||
newSongQuery = "";
|
||||
displayNew=false;
|
||||
ImGui::OpenPopup("New Song");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue