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
KWin
Commits
5d37a591
Commit
5d37a591
authored
May 11, 2022
by
Xaver Hugl
Committed by
Marco Martin
May 13, 2022
Browse files
effects/overview: fix scale of windows when dragging them upwards
parent
79dfb1ff
Pipeline
#175705
passed with stage
in 23 minutes and 23 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/effects/overview/qml/ScreenView.qml
View file @
5d37a591
...
...
@@ -197,6 +197,7 @@ FocusScope {
animationEnabled
:
container
.
animationEnabled
organized
:
container
.
organized
supportsCloseWindows
:
true
supportsDragUpGesture
:
true
model
:
KWinComponents.ClientFilterModel
{
activity
:
KWinComponents
.
Workspace
.
currentActivity
desktop
:
KWinComponents
.
Workspace
.
currentVirtualDesktop
...
...
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