timheuer / callisto

A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
http://timheuer.com/blog/archive/2012/05/31/introducing-callisto-a-xaml-toolkit-for-metro-apps.aspx
Other
338 stars 108 forks source link

Rating control and scrolling #124

Open tallichet opened 11 years ago

tallichet commented 11 years ago

I have a rating control (5 stars) in a FlipView with horizontal scrolling.

To reproduce:

  1. Touch and hold 4th star
  2. Move your finger to the left (up to the 3th Star)
  3. lift your finger up.
  4. tap the 2nd star

stars 1 and 2 are of the "Selected" color. => this is ok star 4 is of the "Selecting" color. => this is not ok.