Re: [Development] Flickable and boundsBehavior

2012-04-04 Thread Rafael Brandao
roject.org [mailto: > development-bounces+martin.jones=nokia@qt-project.org] *On Behalf Of *ext > Rafael Brandao > *Sent:* Wednesday, April 04, 2012 6:20 AM > *To:* development@qt-project.org > *Subject:* [Development] Flickable and boundsBehavior > > ** ** > > Hell

Re: [Development] Flickable and boundsBehavior

2012-04-03 Thread martin.jones
citly and it will work as you want. Br, Martin. From: development-bounces+martin.jones=nokia@qt-project.org [mailto:development-bounces+martin.jones=nokia@qt-project.org] On Behalf Of ext Rafael Brandao Sent: Wednesday, April 04, 2012 6:20 AM To: development@qt-project.org Subject: [D

[Development] Flickable and boundsBehavior

2012-04-03 Thread Rafael Brandao
Hello there, Recently I've came to this strange behavior when the boundsBehavior is set to DragAndOvershootBounds: if the size of an axis of the inner content is strictly equals to the size of the flickable area axis, then it won't drag outside the boundary and overshoot as the behavior suggests.