Jump to next q-item
-
Hi all. My application adds q-items dynamically when a new object is added to an array of objects. However, since it is a list, and the
q-item
is the next thing in it, it is at the bottom. This is perfect.My question is, what can I do that when this happens, the list moves so the new item is more in the middel of the screen instead of the bottom (a scrollbar appears in that case too) or half of the screen.