Skip to content

Small polish for remaining tracks label

Shantanu Tushar requested to merge work/remaining-tracks-label-polish into master

Two changes-

  • A margin on the left side (to the whole content, just in case)
  • Fade out/in opacity of the label instead of visibility. This prevents the rest of the items jumping up/down (which feels jittery) because of the relayout.

Screenshots for the margin change-

Before

image

After

image

Merge request reports