Hi,
I have an issue regarding the display of items if ItemsPerPage is set to 2 and the carousel ItemSource have 2 items only. Yes it displayed the 2 items properly, however when I try to click the 2nd item, the first item is moved to the background (i.e. not displayed). And when I tried to click again the 2nd item, my expected behavior is that the 1st item would show up but it doesn't.
Note: Vertical and Horizontal scroll bars are set to hidden because we don't want to use those.
I have an issue regarding the display of items if ItemsPerPage is set to 2 and the carousel ItemSource have 2 items only. Yes it displayed the 2 items properly, however when I try to click the 2nd item, the first item is moved to the background (i.e. not displayed). And when I tried to click again the 2nd item, my expected behavior is that the 1st item would show up but it doesn't.
Note: Vertical and Horizontal scroll bars are set to hidden because we don't want to use those.