On Tue, Aug 20, 2013 at 6:15 AM, Josh Faust <[email protected]> wrote:
>I'm curious what the reasoning behind this is. Is it just a performance 
>optimization?
I think so. Currently scene items don't get a notification if their
absolute positioning changes while the relative position to the parent
does not.
See http://qt-project.org/forums/viewthread/10013/ for an older discussion.

> 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
* MouseOver highlights don't disappear. This is very annoying in
ListViews when using the mouse wheel.

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

Reply via email to