Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Elisa
Commits
0dd33183
Commit
0dd33183
authored
Sep 10, 2021
by
Nate Graham
Browse files
Unify header look between Now Playing page and other pages
BUG: 442262
FIXED-IN: 21.12
parent
2867b6f7
Pipeline
#79846
passed with stage
in 8 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/qml/ContextView.qml
View file @
0dd33183
...
...
@@ -62,7 +62,7 @@ Kirigami.Page {
Kirigami.Theme.colorSet
:
Kirigami
.
Theme
.
Window
RowLayout
{
anchors.fill
:
parent
spacing
:
0
spacing
:
Kirigami
.
Units
.
smallSpacing
FlatButtonWithToolTip
{
id
:
showSidebarButton
...
...
src/qml/NavigationActionBar.qml
View file @
0dd33183
...
...
@@ -208,10 +208,6 @@ Item {
asynchronous
:
true
},
Item
{
Layout.preferredWidth
:
Kirigami
.
Units
.
smallSpacing
visible
:
mainIcon
.
visible
},
ColumnLayout
{
id
:
authorAndAlbumLayout
Layout.fillWidth
:
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment