** Changed in: unity8 (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1410128
Title:
Carousel and HorizontalList visibility ranges/buffer are not set
correctly
Status in unity8 package in Ubuntu:
Fix Released
Bug description:
We are creating items in Carousels and HorizontalList regardless of
their visibility, need to hook up the item.displayMarginBeginning,
item.displayMarginEnd and item.cacheBuffer properly
How to test:
Add
Component.onCompleted: console.log("CC Create", index,
cardCarousel.objectName)
Component.onDestruction: console.log("CC Destroy", index,
cardCarousel.objectName)
to the CardCarousel.qml loader and start tryDashContent, see how there's
looooooooooots of card carousel items being created when there's hardly any on
screen.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1410128/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp