hi
I am using a listview in a QML script it works fine except when i scroll elements while scrolling they exceed the listview limits (x,y,height,width) and scrolling takes place from top of the screen till the bottom , but when i add items they do not exceed the listview limits , how to restrict the scrolling of listview in the limits ?
Help appreciated
Thanks
Vishal


clip did the trick
u understood actually .. lol

