-
-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
bugSomething isn't workingSomething isn't workinghtml-convertRelated to converting to HTML slidesRelated to converting to HTML slideswaiting externalWaiting for things that are external to Manim Slides (e.g., a feature on a dependency)Waiting for things that are external to Manim Slides (e.g., a feature on a dependency)
Milestone
Description
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
Labels
bugSomething isn't workingSomething isn't workinghtml-convertRelated to converting to HTML slidesRelated to converting to HTML slideswaiting externalWaiting for things that are external to Manim Slides (e.g., a feature on a dependency)Waiting for things that are external to Manim Slides (e.g., a feature on a dependency)