Skip to content
GitLab
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
c63f51b2
Commit
c63f51b2
authored
Feb 18, 2020
by
Matthieu Gallien
🎵
Browse files
Merge branch 'release/19.12'
parents
404cee85
502ac397
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/qml/EditableMetaDataDelegate.qml
View file @
c63f51b2
...
...
@@ -65,6 +65,8 @@ RowLayout {
horizontalAlignment
:
Text
.
AlignLeft
selectByMouse
:
true
anchors.fill
:
parent
onTextEdited
:
{
...
...
src/qml/NavigationActionBar.qml
View file @
c63f51b2
...
...
@@ -175,6 +175,8 @@ ColumnLayout {
Layout.fillWidth
:
true
focusSequence
:
""
selectByMouse
:
true
Accessible.role
:
Accessible
.
EditableText
placeholderText
:
i18n
(
"
Search for album name, artist, etc.
"
)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment