-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
enhancementNew feature or requestNew feature or requesthtmlIssues with HTML and related web technology (html/css/scss/js)Issues with HTML and related web technology (html/css/scss/js)revealjsIssues with the revealjs formatIssues with the revealjs format
Milestone
Description
I tried to integrate a quarto revealjs presentation into a quarto document as an iframe like
---
title: "test"
format: html
---
<iframe src="https://quarto.org/docs/presentations/revealjs/demo/" width="210px" height="120px"></iframe>
When rendering this document the content of the slides is scaled correctly, but the menu button, footer text, logo and slide number stay too big and overlap the content:
I think it would be better if the scaling of the menu button, footer text, logo and slide number would follow the scaling of the content.
braniii
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthtmlIssues with HTML and related web technology (html/css/scss/js)Issues with HTML and related web technology (html/css/scss/js)revealjsIssues with the revealjs formatIssues with the revealjs format
