Timeline widget is updated even when not visible
Reported version
3.0
Type
Performance
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Timeline widged is currently updated on some score view state changes regardless of visibility of the timeline widget itself. This in particular can be seen in this issue when updating timeline widget caused a crash even though it was not visible. For performance reasons it would be good to rework timeline widget not to update its state when it is hidden.
Comments
pr: https://github.com/musescore/MuseScore/pull/4109
Fixed in branch master, commit 17b0a17da3
fix #277769: timeline updated when not visible
Fixed in branch master, commit 754e81556c
_Merge pull request #4731 from dmitrio95/invisible-timeline-updates
fix #277769: timeline updated when not visible_
Fixed in branch 3.0.3, commit 1d680a1ab1
_Merge pull request #4731 from dmitrio95/invisible-timeline-updates
fix #277769: timeline updated when not visible_
may need to get merged into 3.0.x too? In case there will be a 3.0.4 before 3.1.0?
Automatically closed -- issue fixed for 2 weeks with no activity.