the setting of "View > Mark irregular measures" isn't saved into scores
Reported version
3.0
Priority
P2 - Medium
Type
Ergonomical (UX)
Frequency
Few
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
the setting of "View > Show irregular measures" isn't saved accross sessions.
Came up in http://www.notensatzforum.net/t2027f2-Ansichtseinstellungen.html
Fix version
3.3.0
Comments
Actually it should be a per-score setting, like the other ones, showInvisible, showUnprintable, showFrames and showPageBorders
And we probably should only write it to the score when disabled and let it default to enabled.
We should probably also only write the settings for showInvisible (default: true), showUnprintable (default: true), showFrames (default: true) and showPageBorders (default: false) if not set to their defaults too, but that is for another day (and would require all mtest files to get adjusted, I'm affraid)
See https://github.com/musescore/MuseScore/pull/4920
Came up again in https://musescore.org/en/node/290305
Please make this default to OFF and please add it to the global Preferences for all documents. It's very annoying to have to go to this menu item and turn this off for every single file, every time the file is opened. All my scores have adjusted value measures and these little stray markings do not help, they look wrong, look like tenuto marks or weird dots or just wrong graphics, and this makes it harder to prepare each score.
Well, all similar settings are per score and some on by default (show invisible, frames and layout breaks), so this is too and should be IMHO.
That isn't compelling logic. These markings are disruptive and need to go away. I can see the value of showing them in case I want to check what I've done, but no way should this be on by default. That is a terrible, horrible design choice.
I guess here we have to agree to disagree...
For sure calling that design choice "terrible, horrible" is the exaggeration of the month.
Well, sorry to exaggerate. Disagreeing is fine. But why don't you ask users what they want here, instead of deciding as a dictator? This same issue has been reported already several times by other people annoyed by the same thing, wanting to get rid of it. They disagree with you too. It's a feature probably a lot of people don't use, but I bet the majority of the people who do use this feature disagree with you.
EDIT: actually since this happens on pickup measures, basically everyone will see this at some point. And come on, who needs to see these stray markings in a pickup measure? They weren't there before, now they are, and they don't need to be there. Nobody needs to see faux-tenuto minus signs over the pickup bar.
OpenSource is not democracy ;-) and not my decision either, the implementation of that new feature hadn't been done by me, I'm just trying to solve the apparent bug that this setting doesn't get saved anywhere.
I don't remeber to have seen any complaints about it (except your's here), but indeed questions what that "-" (or "+") is all about.
It is currently on by default, actually always, my proposed fix here is not to change the default, but the apparent bug of its setting not getting saved.
Feel free to open another issue, as a "S5 - Suggestion", to have the default changed.
workaround BTW is to disable View > Show unprintable
This marking BTW may not be too help- and usefull on a pickuzp measure, but certainly is mid-score, esp. in connection with the likewise new features of "timewise delete" AKA "delete selected range" as well as the insert mode, as either can, and in case of the insert mode will create irregular measures. Here a warning in form of that -/+ is very usefull IMHO
It bothered me for the couple of days it took to ask what it was. Since I learned what it is, I find it very helpful and a great feature; it doesn't show up in the print/post version, so whom is it hurting? I love it. So there.
In reply to It bothered me for the… by [DELETED] 1831606
After making a change to a measure length intentionally, there is no need to be reminded of it with a marking. As I said, I can see the use of being able to check a score by turning the markings on, looking things over, and then turning them off again. You already answered https://musescore.org/en/node/290305 where he's asking how to turn it off because he doesn't want to see the markings. That's the same complaint. https://musescore.org/en/node/290292 - he wants to get rid of the marks, same complaint.
True if you intentionally do this via measure properties, but deleting selected range and a (possibly inadvertently) enabled insert mode is different.
Those were no complaints, but questions that these are. And indeed complaints that switching it off doesn't save, which is without any doubt a bug. None of these demanded changing the default.
In reply to After making a change to a… by neo-barock
Thanks for the workaround. However, some unprintable markings are helpful to see when preparing a score.
I opened a feature request, as you suggested, thanks: https://musescore.org/en/node/291851
As said earlier: challenge that design decision in a separate issue, it isn't a bug like the issue at hand here.
Edit: posts crossed, I now see your #291851: "Mark Irregular Measures" should be a Global Preference
Related issue: #291849: Changing some score settings don't make score 'dirty'
Fixed in branch master, commit 73b73ced9c
fix #287699: the setting of "View > Mark irregular measures" isn't saved into scores
Fixed in branch master, commit 95909bf023
_Merge pull request #4920 from Jojo-Schmitz/markIrregularMeasure
Fix #287699: The setting of "View > Mark irregular measures" isn't saved into scores_
Automatically closed -- issue fixed for 2 weeks with no activity.