By Pavan Podila on October 14, 2008
CoverFlow by default is an single selection model. The item that is in the center is always the selected item and as you keep navigating from left to right, the selected item changes. To introduce a multi-selection mode into a seemingly single selection model, will require some fundamental changes. Selection is different from Navigation In [...]
Posted in CoverFlow, WPF | Tagged MultiSelection |
By Pavan Podila on September 22, 2008
Over the past couple of days (or is it weeks ), I have played with tons of tweaks and customizations for the virtualized CoverFlow. I think I finally have a winner from my project’s perspective. Although I can’t share that version, I’ll show you one that is a few days old. It is quite [...]
Posted in 3D, CoverFlow, Virtualization, WPF |
By Pavan Podila on September 2, 2008
The previous post showed how the CoverFlow view was virtualized and had a video that demonstrated scrolling of 10,000 items. A few more enhancements have been added to improve the overall experience. Some of these include: Lot of customizations for animations, camera settings, behavior for newly added items Improvements for speed scrolling Improved 3D performance [...]
Posted in 3D, Animation, CoverFlow, Virtualization, WPF |
Recent Comments