- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
In case of bigger item list (large movie collection) scrolling items can become slower than normal, selected item can suddenly jump up or down.<br /> <br /> What has been done:<br /> * removed unnecessary code on ItemSelect method which takes precious CPU cycles<br /> * removed double ItemSelect on view load->cause of sudden item jump<br /> * all what can be done in thread is put there (thumbs and list icons load, group<br /> item content list) to unload set items in itemlist
Continue reading...
Continue reading...