Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I working with QML on touch screen and for some reason it works great with stylus but very poor with finger touch. Any explanations ?
Are your MouseAreas (etc.) too small?
The the problem is with lists that have delagates with mousearea. Isnt there somthing in QML like QTWidget Qt::WA_AcceptTouchEvents ?