In ODC studio it's possible to view the screen as a tablet.
It seems it takes the same screen ratio as an Apple Ipad.
At our location we need to work with a Samsung Galaxy Active 5.That device has a little bit smaller screen. But not that small as a phone. 16:10 aspect ratio. So 960x600.
In Google Dev Tools with Device preview we can create a custom view. There it's ok.It would be great if we can change the tablet size in ODC studio. To work as a WYSIWYG method. Otherwise we need to publish a lot (!) to see the differences.
I hope someone has an idea...
Hi @Peter Van Den Ochtend,
I believe in ODC we cannot change the tablet preview (Default 768᙭1024) dimensions directly within the visual editor. But we can manually create a class with respective size(960x600) and assign that class to main container of the screen or widget which you want to check.