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
31ad481b
Commit
31ad481b
authored
Nov 05, 2020
by
Niccolò Venerandi
Browse files
Prettify the tooltip of current applet while in edit mode
Co-authored-by:
Carson Black
<
uhhadd@gmail.com
>
parent
58847e19
Changes
1
Hide whitespace changes
Inline
Side-by-side
containments/panel/contents/ui/ConfigOverlay.qml
View file @
31ad481b
...
...
@@ -376,13 +376,17 @@ MouseArea {
id
:
handleButtons
spacing
:
PlasmaCore
.
Units
.
smallSpacing
PlasmaExtras.Heading
{
id
:
label
level
:
3
Layout.fillWidth
:
true
Layout.leftMargin
:
PlasmaCore
.
Units
.
smallSpacing
*
2
Layout.rightMargin
:
PlasmaCore
.
Units
.
smallSpacing
*
2
PlasmaExtras.PlasmoidHeading
{
leftPadding
:
PlasmaCore
.
Units
.
smallSpacing
*
2
rightPadding
:
PlasmaCore
.
Units
.
smallSpacing
*
2
contentItem
:
PlasmaExtras.Heading
{
id
:
label
level
:
3
horizontalAlignment
:
Text
.
AlignHCenter
}
}
PlasmaComponents.ToolButton
{
Layout.fillWidth
:
true
// we want destructive actions to be far from the initial
...
...
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