Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma SDK
Commits
1033c162
Commit
1033c162
authored
Sep 30, 2020
by
Ismael Asensio
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[cuttlefish] Fix ResponsivePreview icon sizes
Use implicit properties.
parent
aca5af5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cuttlefish/package/contents/ui/ResponsivePreview.qml
cuttlefish/package/contents/ui/ResponsivePreview.qml
+2
-2
No files found.
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
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