Fix visibility check of tracks in multitrack-view.
ClosedPublic

Authored by mghansen on Sep 3 2017, 9:04 AM.

Details

Reviewers
mardelle
Group Reviewers
Kdenlive
Summary

When using multi-track view, the last 4 visible tracks are arranged on a 2x2 grid. However, the existing code did not properly check for visibility of a track. This patch fixes that.

The patch is based on 118ce7d1d965a741907b03958f1ff738623f17c3.

Diff Detail

Repository
R158 Kdenlive
Lint
Lint Skipped
Unit
Unit Tests Skipped
mghansen created this revision.Sep 3 2017, 9:04 AM
mghansen added a project: Kdenlive.
mardelle accepted this revision.Sep 3 2017, 9:27 AM
mardelle added a subscriber: mardelle.

Thanks for the patch, do you have commit access? 17.08.1 is scheduled for tomorrow so would be great to have this committed before.

This revision is now accepted and ready to land.Sep 3 2017, 9:27 AM

I do, but have not committed to any KDE projects for a few years. Would prefer if you could do the commit, since it is so short before release.

Ok, will do it tomorrow morning, thanks

aacid closed this revision.Sep 5 2017, 8:46 PM
aacid added a subscriber: aacid.

Please remember to close things when you push them.