Skip to content

[plasma-dialer] SymmetricAnswerSwipe: fix up for Qt>=6.2

Alexey Andreyev requested to merge work/aa13q/86-answer-swipe into master

DragHandler.translation is deprecated since QtQuick 6.2. Switch to recommended activeTranslation API.

Contributes to: #86 (closed)

Edited by Alexey Andreyev

Merge request reports