ux: update selected note upon insertion of new object
This commit is contained in:
@@ -1154,6 +1154,8 @@ namespace BAKKA_Editor
|
||||
opManager.Push(new InsertNote(chart, tempNote));
|
||||
break;
|
||||
}
|
||||
// new object so update the currently selected note to the new one
|
||||
UpdateNoteLabels(chart.Notes.Count - 1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user