musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.14k stars 2.63k forks source link

Anchor lines not shown when moving dynamics #23211

Closed oktophonie closed 3 months ago

oktophonie commented 3 months ago

Issue type

UX/Interaction bug (incorrect behaviour)

Bug description

When moving dynamics around using Shift+Left/Right, the purple anchor line which indicates the position to which it attached should be shown; currently it is not.

(Compare the behaviour of hairpins being moved in the same way, or all items - including dynamics - when dragged with the mouse. The line is shown in all these situations.)

Screenshots/Screen recordings

https://github.com/musescore/MuseScore/assets/20604032/9fa570b7-6ab0-4451-bce5-1eb391a89da2

MuseScore Version

master (OS: Artix Linux, Arch.: x86_64, MuseScore Studio version (64-bit): 4.4.0-241640931)

Regression

No.

Operating system

Linux / any

SteveBlower commented 3 months ago

Is this also relevant #12844?

MovableFormula commented 3 months ago

This should be fixed here I think https://github.com/musescore/MuseScore/pull/23046

wizofaus commented 3 months ago

I definitely observed this - only in master right? Didn't report because I assumed the feature just wasn't finished yet.

oktophonie commented 3 months ago

@SteveBlower Indeed - actually I'll just close this issue as it's basically a duplicate of yours (just with added anchor-i-ness). @MovableFormula Unfortunately not - I logged this to keep track of it as a remaining piece of this for us to do.

wizofaus commented 3 months ago

Actually I realised I misread, I thought this was in reference to the new feature to allow you to drag spanners to various "time anchor" points in a measure. Which wasn't working for text-based dynamic indications last time I checked - but rechecked on master and at least when using the mouse is now correct, just not when using the keyboard.