GUI: new pattern cursor logic, part 4
fix a couple bugs
This commit is contained in:
parent
9646eb9028
commit
608dc375ea
3 changed files with 4 additions and 7 deletions
|
|
@ -247,7 +247,7 @@ void FurnaceGUI::finishSelection() {
|
|||
|
||||
// change order if necessary
|
||||
if (curOrder!=cursor.order) {
|
||||
setOrder(cursor.order);
|
||||
curOrder=cursor.order;
|
||||
updateScroll(cursor.y);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue