Skip to content
Snippets Groups Projects

qml: make playlist listview's background opaque in small screen mode

Merged Fatih Uzunoğlu requested to merge fuzun/vlc:qt/smallwidthcorrection into master

Playqueue pane's background uses a hack to block what is shown beneath but instead makes window background to pass through. This hack is used because play queue is hierarchically placed in a position where there is background that is not fully transparent.

This conflicts with the "small screen" view, since the stack view does not get unusably small but rather blows up into the area used by the play queue. This constitutes a problem, because play queue effectively prevents rendering the part of the stack view that overlaps with its size.

Request review @chub.

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading