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

Settings Flyout Background Not Working in 1.2.3 #100

Closed girishnuli closed 12 years ago

girishnuli commented 12 years ago

Hi Tim,

Setting the background brush for settings flyout was working correctly until I updated to v1.2.3 via extensions update in VS.

The background color is always white irrespective of what has been set in code behind. I just downloaded the source code of callisto and ran the sample app with a custom background brush, and it had the same issue.

Would be great if this can be fixed or if you can let me know how to correct it.

Thanks.

timheuer commented 12 years ago

See https://github.com/timheuer/callisto/issues/81 for the change and how to override.

timheuer commented 12 years ago

Related to the fix for #81 -- see that for the properties to set for the breaking change