Skip to content
Snippets Groups Projects
Commit 1ff8004a authored by SeeLook's avatar SeeLook :musical_note:
Browse files

Reset note selection when score is clicked

parent ceb1aff7
Branches
Tags
No related merge requests found
......@@ -77,6 +77,8 @@ Score {
} else
wheel.accepted = false
}
// reset note selection when score is clicked
onClicked: currentNote = null
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment