openequella / moodle-mod_openEQUELLA

Moodle module for integration with openEQUELLA
https://openequella.github.io/moodle-mod_openEQUELLA/
GNU General Public License v3.0
6 stars 16 forks source link

adjust iframe width based on window size #75

Closed mrblippy closed 4 years ago

mrblippy commented 4 years ago
Checklist
Description of change

https://github.com/openequella/moodle-mod_openEQUELLA/issues/52

The iframe now uses an 80% width of the window. But currently this change doesn't really do much, due to oEQ selection session css using fixed widths (fixing that would require an additional change on the core oEQ codebase)

moodle iframe sizing