Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Workspace
Commits
843c5ae6
Commit
843c5ae6
authored
Feb 14, 2022
by
Nate Graham
Browse files
applets/notifications: Increase implicit size of standalone popup
BUG: 448383
FIXED-IN: 5.24.1 (cherry picked from commit
928a2edb
)
parent
ca73442e
Pipeline
#137307
passed with stage
in 8 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
applets/notifications/package/contents/ui/FullRepresentation.qml
View file @
843c5ae6
...
...
@@ -25,8 +25,8 @@ PlasmaExtras.Representation {
readonly
property
int
dndMorningHour
:
6
readonly
property
int
dndEveningHour
:
20
implicitWidth
:
PlasmaCore
.
Units
.
gridUnit
*
1
6
implicitHeight
:
PlasmaCore
.
Units
.
gridUnit
*
16
implicitWidth
:
PlasmaCore
.
Units
.
gridUnit
*
1
8
implicitHeight
:
PlasmaCore
.
Units
.
gridUnit
*
24
Layout.fillHeight
:
plasmoid
.
formFactor
===
PlasmaCore
.
Types
.
Vertical
...
...
Write
Preview
Supports
Markdown
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