Navigator rectangle selection is lost
GIT commit: ac629b7 / Windows 7
1) Open any score/or new score with the Navigator enabled
Expected result : a blue rectangle selection is shown
Actual result : no rectangle selection
- I see a change on end May 2016.
This nightly displays the blue rectangle: cef3ff0
Not this one: eaa0322
A side effect of this commit? https://github.com/musescore/MuseScore/commit/d31b4bab1e5b8003f5e898bee…
For fix: #113396: High CPU usage with navigator on
Or/and? https://github.com/musescore/MuseScore/commit/fa002c8238a1e29192747f7d3…
Comments
Ah, yes, this is biting me since quite a while, but I haven't yet reported it, so thanks for that.
Also the tiny page numbers in the navigators
"Also the tiny page numbers in the navigator"
Indeed, thanks. And also numbers of "Preview" in Page Settings. But the origin of this tiny pages numbers is not related (in the time) to the lack of the rectangle selection. There have been already several issues reported on this point (tiny scaling).
Best to fill a specific issue for this.
Not just master, but 2.1 too. 2.1 is not suffering from tiny page numbers though.
The page number in master are not tiny anymore though, just smaller than those in 2.x, so this part of the issue seems fixed.
It is indeed the 2nd commit you mentioned, fa002c8. Commenting that one added line out makes the rectangle show up again.
So we have a conflict with #112911: Score does not display fully in Navigator if latter set to ON when score loads, it seems?
Seems swapping those 2 lines fixes it, see https://github.com/musescore/MuseScore/pull/3015
Fixed in branch master, commit 4ff8227a14
Fix #137446: Navigator rectangle selection is lost
Fixed in branch master, commit f8c5e23dd1
Merge pull request #3015 from Jojo-Schmitz/navigator
Fix #137446: Navigator rectangle selection is lost
needed for 2.1 too
Fixed in branch 2.1, commit cc6078495c
Fix #137446: Navigator rectangle selection is lost
Automatically closed -- issue fixed for 2 weeks with no activity.