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 Desktop
Commits
dbf23b68
Commit
dbf23b68
authored
Jan 08, 2021
by
Niccolò Venerandi
Browse files
Use preferredRepresentation: fullRepresentation
parent
82a02ff8
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/margins-separator/contents/ui/main.qml
View file @
dbf23b68
...
...
@@ -26,14 +26,14 @@ import org.kde.plasma.extras 2.0 as PlasmaExtras
Item
{
id
:
root
Plasmoid.compactRepresentation
:
Item
{
Layout.minimumWidth
:
units
.
largeSpacing
Layout.preferredWidth
:
Layout
.
minimumWidth
Layout.maximumWidth
:
Layout
.
minimumWidth
Layout.minimumWidth
:
units
.
largeSpacing
Layout.preferredWidth
:
Layout
.
minimumWidth
Layout.maximumWidth
:
Layout
.
minimumWidth
Layout.minimumHeight
:
Layout
.
minimumWidth
Layout.preferredHeight
:
Layout
.
minimumHeight
Layout.maximumHeight
:
Layout
.
minimumHeight
Layout.minimumHeight
:
units
.
largeSpacing
Layout.preferredHeight
:
Layout
.
minimumHeight
Layout.maximumHeight
:
Layout
.
minimumHeight
}
Plasmoid.constraintHints
:
PlasmaCore
.
Types
.
MarginAreasSeparator
Plasmoid.preferredRepresentation
:
Plasmoid
.
fullRepresentation
}
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