GUI: wait what?

This commit is contained in:
tildearrow 2023-11-05 18:26:00 -05:00
parent 76dec5f426
commit 7361160f31

View file

@ -103,6 +103,8 @@ void FurnaceGUI::doFind() {
int lastRow=e->curSubSong->patLen-1;
if (curQueryRangeY==1) {
finishSelection();
firstRow=selStart.y;
lastRow=selEnd.y;
}