Skip to content
Snippets Groups Projects

MiniPlayer: Fix height constraint

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:mini-player into master

This merge request brings a fix to:

  • The mini player's height constraint priority, that is now set to default high in order to avoid the constraint from being broken if any other constraint comes in conflict.

Besides, this also silences Xcode warnings regarding the mini player's constraints.

This merge request also brings an adjustment to the play queue height constraint attribution:

  • When the play queue is attached to any other view, the previous height constraint is removed if needed before adding the new one.

Closes #1673 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading