I have a Windows 8 Metro app and want to set the default tile size. I have set it to wide (310x150), but have forgotten how I did it. I want to change it back to square (150x150). How do you do this?
Asked
Active
Viewed 1,573 times
1 Answers
4
If a wide tile is provided, the wide tile will be the default for the app at installation. After the app is installed, the app cannot control the size of the tile. The size of the tile is controllable by the user by selecting the tile (with mouse, right-click) and changing the setting ("Larger" or "Smaller").

Nathan Kuchta
- 13,482
- 2
- 26
- 35
-
Thanks. I wish you could provide a wide tile but set the default as square. – msbg Oct 14 '12 at 22:16
-
@msbg The user is in control of the tile size. Why is it important to start with a square tile? Concentrate on making great looking tiles in both sizes. – Walt Ritscher Oct 15 '12 at 09:12
-
The live tile - I have a good small live tile, so I would prefer to start with it – msbg Oct 17 '12 at 20:19