Hello,
I have been encountering a bug in horizontal scrolling. Whats happening is that when scrolling horizontally a page at a time, a number of columns are skipped. This seems to especially happen when the column widths vary from the default.
You can see a demonstration of this effect by bringing up the VirtualGrid sample and scrolling horizontally. With the columns unchanged from their initial configuration, horizontal scrolling is sometimes ambitious and skips a partial column. Increase the widths of a few columns, and horizonal scrolling begins skipping multiple columns for each page scroll.
This column skipping can be very disconcerting for our users. Is there a fix or workaround for this bug?
- Damien Morton