Quantcast
Channel: Silverlight Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 801

Created Issue: WP7 TiltEffect: It isn't applied on a HubTile [9915]

$
0
0
Hi,

Trying to make my WP7 application fancier, I wanted to apply the TiltEffect on the Hubtiles I use. This to indicate that a user actually has pressed the tile.
Sadly enough this doesn't seem to work. I have edited the following constructor of the HubTile class:

TiltableItems = new List<Type>()
{
typeof(ButtonBase),
typeof(ListBoxItem),
typeof(MenuItem),
typeof(HubTile)
};

While the HubTile acts as a button, the effect isn't applied. Could you look into this please?

Viewing all articles
Browse latest Browse all 801

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>