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

Odd Flyout control position on second click #56

Closed rgovindji closed 12 years ago

rgovindji commented 12 years ago

After clicking the control which the Flyout control PlacementTarget is set to, the position the flyout appears is shifted down to the right. I was able to repro this issue in the sample code as well by clicking the Show Menu button repeatedly and quickly.

timheuer commented 12 years ago

Please try the latest version 1.0.10

-th

Sent from mobile - please excuse tone and brevity

On Jul 9, 2012, at 12:53 PM, rgovindjireply@reply.github.com wrote:

After clicking the control which the Flyout control PlacementTarget is set to, the position the flyout appears is shifted down to the right. I was able to repro this issue in the sample code as well by clicking the Show Menu button repeatedly and quickly.


Reply to this email directly or view it on GitHub: https://github.com/timheuer/callisto/issues/56