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
Plasma
Plasma SDK
Commits
1033c162
Commit
1033c162
authored
Sep 30, 2020
by
Ismael Asensio
Browse files
[cuttlefish] Fix ResponsivePreview icon sizes
Use implicit properties.
parent
aca5af5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
cuttlefish/package/contents/ui/ResponsivePreview.qml
View file @
1033c162
...
...
@@ -59,8 +59,8 @@ Kirigami.GlobalDrawer {
Layout.alignment
:
Qt
.
AlignBottom
Kirigami.Icon
{
source
:
preview
.
iconName
w
idth
:
modelData
height
:
w
idth
implicitW
idth
:
modelData
implicitHeight
:
implicitW
idth
}
QQC2.Label
{
Layout.alignment
:
Qt
.
AlignTop
|
Qt
.
AlignHCenter
...
...
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