Open pjbeaton opened 12 years ago
I'm not sure what you are indicating. Two of the same images? Because your code above shows two uses of leaderboard.png
On Startup:
After a couple seconds:
Sent from my Windows 8 PC
From: Tim Heuer Sent: Sunday, August 05, 2012 8:55:01 PM To: Paul Beaton Subject: Re: [callisto] Live Tiles Showing double images on start (#65)
I'm not sure what you are indicating. Two of the same images? Because your code above shows two uses of leaderboard.png
Reply to this email directly or view it on GitHub: https://github.com/timheuer/callisto/issues/65#issuecomment-7514916
I'm running into a problem with live tiles showing two images vertically during page startup. My code is below:
XAML: <callisto:LiveTile x:Name="liveTile4" ItemsSource="{Binding}" Background="Blue" Width="260" Height="230" Grid.Column="4" Grid.Row="1" Margin="20" Tapped="Rewards_Tapped"> callisto:LiveTile.ItemTemplate
CS: