Skip to content

--warning: Shortcut.sequence is an Array

Aleix Pol Gonzalez requested to merge work/warning into master
lib64/qml/org/kde/kirigami.2/PageRow.qml:674:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 14. Use 'sequences: [ <key> ]' to bind to all of them.
lib64/qml/org/kde/kirigami.2/PageRow.qml:670:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 13. Use 'sequences: [ <key> ]' to bind to all of them.
Edited by Aleix Pol Gonzalez

Merge request reports