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
515e4203
Commit
515e4203
authored
Sep 18, 2020
by
Nate Graham
Browse files
Make space for the sort menu's indicator arrow
parent
faecf210
Pipeline
#34705
passed with stage
in 14 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/qml/NavigationActionBar.qml
View file @
515e4203
...
...
@@ -134,9 +134,10 @@ ColumnLayout {
anchors.right
:
sortMenuButton
.
right
anchors.verticalCenter
:
sortMenuButton
.
verticalCenter
anchors.rightMargin
:
Kirigami
.
Units
.
largeSpacing
}
Layout.preferredWidth
:
textSize
.
width
+
Kirigami
.
Units
.
small
Spacing
*
5
Layout.preferredWidth
:
textSize
.
width
+
implicitIndicatorWidth
+
Kirigami
.
Units
.
large
Spacing
*
2
SortMenu
{
id
:
sortMenu
...
...
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