19 Commits (82246cbae1da844755bb1f3747192bb4df7151dd)

Author SHA1 Message Date
Steven Kirk 8a80a724d7 Implement disabling of ListBox scrollbars. 8 years ago
Goldy d4a32764ca Add null check for parameter 8 years ago
Steven Kirk 240bc4d2ca Fix horizontal scroll with virtualized items. 9 years ago
Steven Kirk 55d76d6cb9 Make sure panel is remeasured after add/remove. 10 years ago
Steven Kirk f6e288f72a Update available space in arrange. 10 years ago
Steven Kirk 47beb2725c Don't reset available space on Arrange. 10 years ago
Steven Kirk d581bfe69e Limit initial measure of virtualized list. 10 years ago
Steven Kirk d0942f84a9 FocusNavigationDirection => NavigationDirection 10 years ago
Steven Kirk 7e4f667d89 Fix PixelOverflow during arrange. 10 years ago
Steven Kirk 7a718ef9c2 Updated overflow algorithm. 10 years ago
Steven Kirk acdf599dec Initial impl. of scrolling with arrow keys. 10 years ago
Steven Kirk f660da41c7 Fix virtualized list to taking up available space. 10 years ago
Steven Kirk 71b3343097 Allow virtualized list to take up available space. 10 years ago
Steven Kirk 7f09154020 Correctly handle partially obscured items. 10 years ago
Steven Kirk 91e2f2a0ca Refactored virtualization handling into classes 10 years ago
Steven Kirk 38afaf1aca More WIP on adding virtualization to ItemsPresenter. 10 years ago
Steven Kirk 63a688817e Added pixel offset to virtualizing panel. 10 years ago
Steven Kirk 9253e71eea Removed IScrollable from VirtualizingStackPanel 10 years ago
Steven Kirk b91d8781d8 WIP 10 years ago