-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Milestone
Description
Hi,
I get an intermittent exception in LiveTile control:
System.Exception at Windows.UI.Xaml.FrameworkElement.MeasureOverride(Size availableSize)
It seems that is happening when I change the Visibility from Collapsed to Visible and viceversa but I cannot reproduce it systematically.
What I'm trying to do is to show a different content when I have no information to show in the live tile so I'm setting Visibility to show or hide the LiveTile control.
I found a workaround by using Opacity instead of Visibility.
If I reproduce the problem with a sample project I will submit to you.
Metadata
Metadata
Assignees
Labels
No labels