Resize video Tile

Hi,
is there any way to resize a specific tile on the screen?

I have all elements on dashboard but would like to have the cam view in a bigger tile - have seen that I can set a span for the columns, but not for lines.

As sample would like to set 2x2 or 3x3 “units” for this video - how to set it?

Thanks!
Michael

All tiles in a DeviceBrowser or Group have to be the same height. You can however increase the width of the tile. All you need to do is increase the ColumnSpan in the TileTemplate.

Yes, as I wrote in my post - this is the only what I have seen :wink:

But the video image from cam will not be nice if only the width is modified :wink:
If there is no way to use tiles with different height in one page (group) - can I create a second page with different tile settings (for large video as sample)?

I was using before Imperihome - and try to build nearly the same layout. Here was the size of the elements defined in templates - and tiles could have different size within the templates.

Thanks!

Yes. The tile size for each DeviceBrowser can be customized. You can give tiles on a 2nd page a much larger size if that’s what you want. You also don’t necessarily have to use a DeviceBrowser. You could always layout everything individually. Just add a MediaElement to your custom page & size it however large you wish.