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
Frameworks
Kirigami
Commits
2b621905
Commit
2b621905
authored
Sep 19, 2019
by
Marco Martin
Browse files
Layout.fillWidth should be done by the client
BUG:411188
parent
150acfd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/controls/ActionToolBar.qml
View file @
2b621905
...
...
@@ -85,8 +85,6 @@ Item {
Layout.minimumWidth
:
moreButton
.
implicitWidth
Layout.fillWidth
:
true
RowLayout
{
id
:
actionsLayout
anchors.fill
:
parent
...
...
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