Skip to content

Improve playlist's code

Tranter Madi requested to merge work/trmdi/fix-playlistentry-label into master
  • Avoid the label overlapping the hovering buttons when the width of the playlist is small enough and the user clicks the play button.
  • remove some unneeded code

Fix these issues:

Screenshot_20211026_164517

image

Now when the width is small, it looks like this:

image

BUG: 147204

Edited by Tranter Madi

Merge request reports