1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-13 15:42:07 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Oleg Sikorskiy
9ea15a84ac Piano: Avoid selecting out of range notes.
Fixes #5736. The selected note value could also underflow if
you drag to the left, but the assert got triggered only in
case you're dragging past the end of the note roll.
2021-03-17 21:58:26 +01:00
Andreas Kling
dc28c07fa5 Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Renamed from Applications/Piano/RollWidget.cpp (Browse further)