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

Controls no longer visible in Designer #238

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hi there,

I started using Callisto and it worked fine. Then I upgraded from VS2012 to VS2013 and after a while the controls are no longer displayed in the designer. I can still use everything and when I run the App, it works fine. Only when editing I just see the frame but no longer the control inside and also in the toolbox, instead of the small icon there is just "<>". Is this expected behaviour or am I missing some configuration. The installation was done via NuGet.

Best Regards

Phil

timheuer commented 10 years ago

This is an issue with nuget packages where designer information not well supported. Sorry