Offset limited to 99.99sp in Inspector, prevents precisely moving elements in frames from left to right
Reported version
3.0
Priority
P0 - Critical
Type
Graphical (UI)
Frequency
Many
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Es ist nicht möglich ein Bild nach rechts ausurichten. Wenn man es mit der Maus nach rechts zieht, kann ungefähr ab der Mitte der Seite die Anzeige der X-Achse nicht mehr aktualisiert werden, weil es zur Darstellung des großen Abstandes einer dreistelligen Zahl bedürfte, es sind aber nur 2 Stellen vor dem Komma möglich. Die Funktionen Zentrieren, Rechtsbündig, Linksbündig wären hier gefragt.
Schöne Grüße
Fix version
3.0.3
Comments
(Google) translation:
It is not possible to align an image to the right. If you move the mouse to the right, the display of the X-axis can not be updated from about the middle of the page because it would require the large distance of a three-digit number, but only two decimal places are possible, The functions centering, right-justified, left-aligned would be required here.
Best regards
I guess the user is talking about placing an imagine in a vertical frame, then using the Inspector to change its offset? This is indeed not possible because we restrict the offset in the Inspector. But you can still drag it. Same for text elements, BTW. This was reported on the forum I believe but I am not finding it at the moment.
Presumably we can just up the limit on the spinbox
Note this also applies to the offset spin boxes in Format / Style / Text Styles (possibly others as well) and thus prevents large offsets in style defaults. See https://musescore.org/en/node/282192
https://github.com/musescore/MuseScore/pull/4674
Fixed in branch master, commit 834cb03420
fix #283600: range and step value for offset fields
Fixed in branch master, commit fc8cc4d28d
_Merge pull request #4674 from MarcSabatella/283600-offset-range
fix #283600: range and step value for offset fields_
Fixed in branch 3.0.x, commit cd3c44362d
_Merge pull request #4674 from MarcSabatella/283600-offset-range
fix #283600: range and step value for offset fields_
Automatically closed -- issue fixed for 2 weeks with no activity.