Hi Thomas,
how could I modify the JavaScript on the Grid Layout within Design Studio? As far as I know, there is no way to retrieve the screen orientation per script in Design Studio. There is no onResize()-event in standard component Grid Layout.
What I do currently is using a CSS class to detect orientation, but I can only set CSS-visibility, I can't execute the Design Studio .setVisible()-function here.
Bests,
Daneil