Skip to content
Snippets Groups Projects

macOS UI: Add placeholder image for the Music section

Open Ujjwal Pratap Singh requested to merge ujjwaltwitx/vlc:temp into master
2 unresolved threads

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
1626 1625 <customView translatesAutoresizingMaskIntoConstraints="NO" id="YJf-1r-vaC" userLabel="Empty Library View" customClass="VLCBasicView">
1627 1626 <rect key="frame" x="0.0" y="0.0" width="694" height="400"/>
1628 1627 <subviews>
1629 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fgK-fZ-95P" userLabel="Video Placeholder Image View" customClass="VLCDropDisabledImageView">
1630 <rect key="frame" x="253" y="228" width="188" height="120"/>
1631 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" image="VLC" id="1yO-EP-f8Q"/>
  • Please register or sign in to reply
    Loading