learnweb / moodle-mod_collabora

:memo: :globe_with_meridians: An activity for live document editing in Moodle, powered by Collabora Online
GNU General Public License v3.0
9 stars 8 forks source link

mod_collabora: fix iframe height to show office status bar #27

Closed grabs closed 3 years ago

grabs commented 3 years ago

If mod_collabora is called in a new browser tab the status bar at the bottom is not shown. This fix corrects the height of the iframe, so the status bar is shown.

mwuttke commented 3 years ago

Hello Andreas, I've tested this patch with Moodle 3.10. And it works as expected! ;-) Thanks & Greeting, Michael

codecov-io commented 3 years ago

Codecov Report

Merging #27 (d299b2f) into master (9819783) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage     13.18%   13.18%           
  Complexity      154      154           
=========================================
  Files            19       19           
  Lines           743      743           
=========================================
  Hits             98       98           
  Misses          645      645           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9819783...d299b2f. Read the comment docs.