fix some layout limitations in media play list
ClosedPublic

Authored by mgallien on Oct 23 2018, 3:24 PM.

Details

Summary

fix warning about binding loop

allow to keep the tool buttons at a fixed position even with an empty
play list

Test Plan

no more binding loop or tool buttons moving out to the left with an empty playlist

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.Oct 23 2018, 3:24 PM
mgallien created this revision.
astippich accepted this revision.Oct 31 2018, 8:24 PM

I'm not seeing a difference with and without your patch, but since it's less code, go for it.

This revision is now accepted and ready to land.Oct 31 2018, 8:24 PM

I'm going to land this his for you to avoid some potential conflicts

This revision was automatically updated to reflect the committed changes.