Skip to content

Add workaround for Keys.pressed being called twice for each key press

Tobias Fella requested to merge work/keys-aaaaargh into master

BUG: 459997

This is the ugliest way i've found for fixing this, which corresponds to the buggyness of qml Keys..

Merge request reports