mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 07:03:08 +00:00
remove useless parameter
This commit is contained in:
parent
b429b9c34e
commit
fa759eb79e
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ Item {
|
|||
// view when fully open
|
||||
ColumnLayout {
|
||||
id: fullView
|
||||
height: 1
|
||||
opacity: root.fullViewProgress
|
||||
visible: opacity !== 0
|
||||
transform: Translate { y: (1 - fullView.opacity) * root.rowHeight }
|
||||
|
|
|
|||
Loading…
Reference in a new issue