jeffwilcox / wp-thememanager

Windows Phone ThemeManager allows for easy overriding of the Dark or Light themes
89 stars 26 forks source link

Missing Colour/Brush causing Exceptions #4

Closed ScottIsAFool closed 12 years ago

ScottIsAFool commented 12 years ago

There is a scenario where some of the Colours/Brushes aren't in the Resource Dictionary the app loads, this is causing the loading of a theme to fail. Have put some checks in so that if it doesn't exist, it should be added.