-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Hammer-on and pull-off implementation #28118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's very lovely! So much about this is delightful to use.
My few bits of feedback at this stage are:
1. Default text size
It'd probably be nice to use 8pt instead of 10pt for the "H"/"P" default size. 10 is just a bit too large IMO.
2. Styles dialog page freeze issues
See video. We've definitely encountered this before, and I suspect it's a product of mixing QML components in the old dialog. Lmk if there's anything we can actually do about this.
3. Select next element in score
See video. Currently this command moves selection to the end of the score (it obviously shouldn't do this).
4. Upper/Lower-case buttons in Styles
We do actually have musescoreicon icons for the upper-case/lower-case buttons. It would be nicer to use these. Also these buttons should have tooltips please (see spec).
Hammer-on and pull-off implementation