QquickWidget touch event not working under some circumstances
-
I uploaded the qt version. (Qt 5.9 -> Qt 5.15 Version Up)
It doesn't work since then. TouchEvent of QquickWidget set in QWidgetAction of QMenu
Qt::WA_AcceptTouchEvents property is set in QquickWidget.
There is no problem in general use. Except for QquickWidget set in QWidgetAction
Waiting for your reply.