Skip to content

[BUG] Touch controls not working on the HTML Reveal.js export #384

@lucmos

Description

@lucmos

Description

Thank you for the great work with manim-slides! 🚀

I have a problem with the mobile version of the HTML export.

I am exporting the slides with this configuration:

manim-slides convert \
    -ccontrols=false \
    -cprogress=true \
    -cshow_slide_number=false \
    -coverview=true \
    -ctouch=true \
    -cview_distance=6 \
    -cmobile_view_distance=4  \
    -chide_cursor_time=1000 \
    Slide1 \
    ... \
    SlideN

Unfortunately, though, from mobile I cannot swipe to change slide (so I am stuck at the title).

This is the exported presentation with these options: https://lucmos.github.io/latentcommunication_anims/

I know that as a workaround, I could show the arrow controls, but they may overlap with the contents --- Moreover, I would prefer having a single hosted presentation (both for quick access from the mobile; and for full live presentations)

Am I doing something wrong with the convert configuration?

Version

manim-slides, version 5.1.3

Platform

Linux

Screenshots

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghtml-convertRelated to converting to HTML slideswaiting externalWaiting for things that are external to Manim Slides (e.g., a feature on a dependency)

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions