Casper Jeukendrup

Results 642 comments of Casper Jeukendrup

It looks like something strange happened while rebasing... I see some commits that shouldn't appear in this PR. I would recommend doing `git pull --rebase upstream master` (if `upstream` points...

> Does this mean that we have no way presently of tracking when a "parent panel" changes, because the docked panel above another isn't its parent, it's just a sibling...

I was going through some old issues and came across https://github.com/musescore/MuseScore/issues/11242, which also seems to be fixed by this PR.

Maybe we should make clear that this checkbox is about the next measure: **Display clef, key and brackets before the next measure** (and I think "brackets" can be used as...

Reg. the conclusion for what the text should be: I would propose that we go for: **Display clef, key and brackets in the next measure** Everyone happy with that?

You don't need to worry about translations at all :) You only need to make the string translatable by writing it like `qsTrc("inspector", "")`. Then, at some point, we (the...

Yes, I agree with @Jojo-Schmitz. Also, probably clef**s** (plural) is more correct. So that would give us: _Display brackets, clefs and key signature in the next measure_

Not sure if I agree... I'm inclined to regard the key signature as one object for all staves together, while clefs are clearly distinct elements on each staff. @oktophonie what's...