Skip to content
Commit d7d0968b authored by Julian Helfferich's avatar Julian Helfferich
Browse files

Fix Keyboard Input

Since the port to QML/QtQuick the arrow keys no longer control the
movement of the bar. I have added a KeyEvent handler to the main.qml
file. I have also removed the keyboard input functions from
CanvasWidget that previously controlled the bar movement and which are
no longer called.

BUG: 348090
FIXED-IN: KDE Applications 16.04.1
REVIEW: 127622
parent ef4196fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment