>From the MouseArea docs:

Warning: This property is not updated if the area moves under the mouse:
containsMouse will not change

I'm curious what the reasoning behind this is. Is it just a performance
optimization?

I ask as it makes a number of things not work properly when:
 * The window resizes (e.g. via keyboard)
 * A MouseArea (such as a button) moves out from under the mouse

Is there any interest in changing this? It's definitely not native behavior
(at least on Windows).

Josh
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to