fix tuning offsets in tuning plugin#31971
Conversation
|
@fernandomartin777 would you mind double checking the tuning list? |
There was a problem hiding this comment.
Looks great overall, thanks also for the sensible property renaming. See comment below (I will take @avvvvve's definitive opinion, but do believe we already decided on the current system)
There was a problem hiding this comment.
Mind explaining this change? I believe we already discussed this
There was a problem hiding this comment.
I changed the save button to an icon because it declutters the UI and aligns with other icon-based actions. I know this was discussed before, but I wanted to propose it again here for consideration. Of course, I’ll defer to @avvvvve’s final decision.
There was a problem hiding this comment.
For comparison for anyone else coming across this, these were the previous buttons:

And these are the buttons in this PR:

Let's not use the icon for 'Save', but I do think we could improve that button layout slightly by grouping 'Reset' with the undo/redo buttons instead of with 'Save':
'Save' and 'Reset' here are both 100px wide. @Ash-86 would you mind making that change?
|
|
For some reason the usual Github review request banner isn't showing up for me here, but approving from a UX perspective! |
|
@avvvvve You can always go to the "Files changed" tab and approve from there |
|
Thank you for merging my contribution. There's one observation I need to make: The following lines (more or less from 93 to 98) are somewhat redundant in their result. These tunings are a way to have those chords in the title tuned pure. However later I found out the tunings "Pure I-IV-V", "Pure I-II-V" and other entitled "just" can achieve similar results and be rotated more easily. Now it's up to the team to keep the following lines or not. |
See discussion here #28709.