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 Workspace
Commits
928a2edb
Commit
928a2edb
authored
Feb 14, 2022
by
Nate Graham
Browse files
applets/notifications: Increase implicit size of standalone popup
BUG: 448383
FIXED-IN: 5.24.1
parent
df6821dd
Pipeline
#137306
passed with stage
in 11 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
applets/notifications/package/contents/ui/FullRepresentation.qml
View file @
928a2edb
...
...
@@ -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
...
...
Nate Graham
@ngraham
mentioned in commit
843c5ae6
·
Feb 14, 2022
mentioned in commit
843c5ae6
mentioned in commit 843c5ae6df074dd0eb27fa773c3221b49555b4ff
Toggle commit list
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