mirror of
https://gitlab.com/square-game-liberation-front/F.E.I.S.git
synced 2024-11-12 02:00:53 +01:00
Update density graph after long note is inserted
This commit is contained in:
parent
accfbc5257
commit
ea8eb37486
@ -1591,6 +1591,7 @@ void EditorState::insert_long_note_just_created() {
|
||||
reload_sounds_that_depend_on_notes();
|
||||
reload_editable_range();
|
||||
reload_colliding_notes();
|
||||
chart_state->density_graph.should_recompute = true;
|
||||
}
|
||||
|
||||
void EditorState::move_backwards_in_time() {
|
||||
|
Loading…
Reference in New Issue
Block a user