Skip to content

Commit

Permalink
html5_viewer: Allow fullscreen in iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
danigm committed Dec 10, 2021
1 parent 6f423de commit 0a0e58c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
:style="{ backgroundColor: $themePalette.grey.v_100 }"
frameBorder="0"
:src="rooturl"
allow="fullscreen"
>
</iframe>
<KCircularLoader
Expand Down

0 comments on commit 0a0e58c

Please sign in to comment.