gnab/remark

Slide width / Responsiveness :question:

cowglow opened this issue · 1 comments

Is it possible to update the layout width? To something more like a 16:9 ratio?

And if so can it also become responsive to the landscape layout?

tripu commented

Aspect ratio: you can specify that as a parameter. eg:

https://github.com/tripu/Events/blob/ff57468bde0134a84583db5f3924332f5ab2519f/doc/2021-06-25_esLibre_ECMAScript/index.html#L748

Not sure about making it adapt responsively. afaik, that's not implemented.