command palette: improved consistency
This commit is contained in:
parent
51148a729c
commit
b203c3956a
4 changed files with 27 additions and 23 deletions
|
|
@ -5203,10 +5203,10 @@ bool FurnaceGUI::loop() {
|
|||
}
|
||||
|
||||
if (displayPalette) {
|
||||
paletteSearchResults.clear();
|
||||
paletteQuery="";
|
||||
paletteFirstFrame=true;
|
||||
curPaletteChoice=0;
|
||||
curPaletteType=0;
|
||||
displayPalette=false;
|
||||
ImGui::OpenPopup("Command Palette");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue