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

Back button doesn't always have a hover color #35

Closed stefanolson closed 12 years ago

stefanolson commented 12 years ago

If you run the sample application with a dark theme, the back button in the settings fly out no longer has a hover color. You do get one in the light theme. I'm not clear why this isn't working, as it should be pulling the BackButtonHoverBackgroundBrush from the current theme, as far as I can tell. Pressed color works though.

....Stefan

timheuer commented 12 years ago

This has been fixed in an updated release version