Calum Matheson

Results 13 issues of Calum Matheson

Resolves: #17931 Resolves: #21355 Proof of concept, unsure if we'll actually go down this route given some of the discussions in the attached issues.

Resolves: #16875 and comments in that issue

Resolves: #19009 Resolves: https://musescore.org/en/comment/1238212 (added an assertion for dev builds) I also sketched out a more complex fix for this one but decided against it: 

In `TempoText` we define a...

Resolves: #22811 While working on this issue I noticed that system text lines added to _list selections_ and system text lines added to _range selections_ had different font sizes. This...

Resolves: #21244 Caesura needs to be added to the list of types here so that `trackBoundaries` encompasses all tracks.

Resolves (partially): #23325 Copyright & page number style settings coming up shortly...

Includes some nice-to-haves that weren't implemented as part of #23390 - Instead of a scrollable text area for copyright, the area automatically resizes to fit the input. - "File info...

This PR implements the MVP for #23817. This is mostly concerned with the logic and UI for the new "notes in chord" selection filter (4f48e6c38bea2e1a486256803cc94685b0b76726, bd90e305be427c371222e423533be6f55051c90f, 4682af0b24be2bd8ee800ed516145b1901483e35) though this PR...

Resolves: #17228 This PR implements a shortcutable "pause and select" action. By default this is set to `Ctrl+Space` for Windows/Linux, `Alt+Space` for MacOS. The action will select the current `ChordRest`...