hi,

in qml1 I used to have an empty MouseArea{ enabled: animation.running } to 
filter events while an animation was ongoing.

in qml2 this empty mouse area is no longer accepting the events by default, so 
the only way I found was to declare empty handlers for all mouse events.

is there a better way to achieve mouse events filtering in qml2 ?

cheers,
// leo
--
Leonardo Cunha
Software Engineer
Nokia, Qt


_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to