[kcmkwin/compositing] Accept focus on the EffectView
This allows keyboard navigation with cursor keys in the list view. CCBUG: 335195
This commit is contained in:
parent
979071a44c
commit
9292b7e475
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ Item {
|
|||
section.property: "CategoryRole"
|
||||
section.delegate: sectionHeading
|
||||
spacing: col.spacing
|
||||
focus: true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue