Skip to content

Exception in LiveTile when changing Visibility #182

@OasisLiveForever

Description

@OasisLiveForever

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
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions