Unify simple and normal playlist entry
ClosedPublic

Authored by astippich on Jul 9 2019, 5:03 PM.

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.
astippich requested review of this revision.Jul 9 2019, 5:03 PM
astippich created this revision.
ngraham accepted this revision.Jul 9 2019, 6:35 PM

Very nice.

This revision is now accepted and ready to land.Jul 9 2019, 6:35 PM
ngraham requested changes to this revision.Jul 9 2019, 6:51 PM

Actually sorry, just found a UI regression.

Before:

With your patch:

Long song text only needs to be elided when the inline controls are visible.

This revision now requires changes to proceed.Jul 9 2019, 6:51 PM
astippich updated this revision to Diff 61444.Jul 9 2019, 6:58 PM
  • fix text elide after hovering items
ngraham accepted this revision.Jul 9 2019, 7:09 PM
This revision is now accepted and ready to land.Jul 9 2019, 7:09 PM
This revision was automatically updated to reflect the committed changes.