Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
438
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
5e86108b
Commit
5e86108b
authored
1 year ago
by
Fatih Uzunoğlu
Committed by
Steve Lhomme
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
qml: set proper background color in MusicAlbumsGridExpandDelegate for MusicTrackListDisplay
parent
186c3dd5
No related branches found
Branches containing commit
Tags
3.0.11.1
Tags containing commit
Loading
Pipeline
#400416
passed with stage
in 22 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/gui/qt/medialibrary/qml/MusicAlbumsGridExpandDelegate.qml
+2
-0
2 additions, 0 deletions
...gui/qt/medialibrary/qml/MusicAlbumsGridExpandDelegate.qml
with
2 additions
and
0 deletions
modules/gui/qt/medialibrary/qml/MusicAlbumsGridExpandDelegate.qml
+
2
−
0
View file @
5e86108b
...
...
@@ -358,6 +358,8 @@ FocusScope {
headerColor
:
theme
.
bg
.
secondary
backgroundColor
:
headerColor
readonly
property
int
_nbCols
:
VLCStyle
.
gridColumnsForWidth
(
tracks
.
availableRowWidth
)
property
Component
titleDelegate
:
RowLayout
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment