I have noticed when trying to resize a tile, sometimes, the resize double arrow bar can be hard to get to appear when hovering over a tile. It seems to need the mouse placed in just the right position especially to get the corner resizing arrows to appear.
I have been trying to figure out where this resizing is in the Tile template, but I'm not quite sure where to look. I would like to either a) add a resize grip so the corner resizing is obvious for users or b) get a suggestion on how to make it more reponsive to trying to resize when positioning the mouse along the border (i.e. can I increase the width of whatever handles resizing along the tile edges - rectangle maybe?).
Thanks in advance,
//Amanda
Amanda,
One simple implementation is to add couple of visual elements in the default template of the tile (e.g. rectangles, resizegrip) and arranged or styled them appropriately so that you can achive the desired look but still use the default resizing behavior.
For more details check out the attached sample and let me know if you have any questions with this matter.