xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
215 stars 104 forks source link

Improvement: Small layout improvements to progressbar and iPad left menu #1054

Closed wutschel closed 1 month ago

wutschel commented 2 months ago

Description

This PR does small but visible layout improvements:

  1. Use darkGrayColor for progress slider's maximumTrackTintColor. Improves contrast to current position, especially on non-seekable items.
  2. Menu and playlist now share same vertical gray separator of width 0.5. In consequence playlistLeftShadow has been removed. A define has been introduced to set the separator width.

Screenshots: https://ibb.co/ggjb81X

Summary for release notes

Improvement: Small layout improvements to progressbar and iPad left menu

wutschel commented 1 month ago

Made requested change and already squashed and rebased it.