Skip to content

Odd scaling of footer, logo and slide number for presentation in iframe #1547

@asmaier

Description

@asmaier

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:

Screenshot 2022-07-27 at 16 15 41

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthtmlIssues with HTML and related web technology (html/css/scss/js)revealjsIssues with the revealjs format

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions