Single page select is broken
- Open big score like the attached one
- Switch to Single Page View
- Scroll down
- Select some measure
Result: elements cannot be selected starting from some vertical position
I am sure that selection stop working at the coordinates equal to the end of first page in page view. So, the issue is something related to determining layout in single page view.
Attachment | Size |
---|---|
2907471.mscz | 110.34 KB |
Comments
relates to #275844: [EPIC] Single page view related issues
Fixed in branch master, commit 7d97896f1d
fix #275843: Single page select is broken
Extend rectangle of page box to cover all score's area in single page mode.
Fixed in branch master, commit 16e27274d4
Merge pull request #3923 from handrok/fix#275843-Single_page_Select
fix #275843: Single page select is broken
Automatically closed -- issue fixed for 2 weeks with no activity.