cerpus / Edlib

Edlib is an application for creating, sharing, storing and using rich interactive learning resources.
https://docs.edlib.com
GNU General Public License v3.0
40 stars 7 forks source link

Preview modal size #2681

Closed tmkarlsen closed 8 months ago

tmkarlsen commented 8 months ago

The preview modal's size should be determined by the size of the screen, and the size of the iframe Edlib is loaded within.

Use bootstrap settings for fullscreen modal: .modal-fullscreen-md-down | 768px to ensure a full screen on preview modal when opening Edlib in a small iframe/modal

https://getbootstrap.com/docs/5.3/components/modal/#optional-sizes

Screenshot

Skjermbilde 2024-02-19 kl  11 06 56
emmachughes commented 8 months ago

Fixed in 2d9bde1