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

Problem with CustomDialog #168

Closed marcominerva closed 11 years ago

marcominerva commented 11 years ago

I have an Issue with CustomDialog control. I'm trying the Callisto TestApp. If I show the Custom Dialog and then snap the app, the dialog doesn't auto-size: the text doesn't wrap and I can't see the buttons. Here is a screenshot:

0ceeb4a4-7327-11e2-95cb-2f90f67b79ea

timheuer commented 11 years ago

Dupe of #147