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
1ca20779
Commit
1ca20779
authored
Sep 18, 2020
by
Nate Graham
Browse files
Don't show image in nav toolbar when there's no image URL set
parent
515e4203
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/qml/NavigationActionBar.qml
View file @
1ca20779
...
...
@@ -65,6 +65,7 @@ ColumnLayout {
},
Image
{
id
:
mainIcon
visible
:
image
.
toString
().
length
>
0
source
:
image
Layout.preferredHeight
:
authorAndAlbumLayout
.
height
...
...
Write
Preview
Markdown
is supported
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