Skip to content

Commit

Permalink
GUI: wait what?
Browse files Browse the repository at this point in the history
  • Loading branch information
tildearrow committed Nov 5, 2023
1 parent 76dec5f commit 7361160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gui/findReplace.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ void FurnaceGUI::doFind() {
int lastRow=e->curSubSong->patLen-1;

if (curQueryRangeY==1) {
finishSelection();

firstRow=selStart.y;
lastRow=selEnd.y;
}
Expand Down

0 comments on commit 7361160

Please sign in to comment.