Skip to content

x/tools/present: fix rendering on mobile #27026

Open
@mvdan

Description

@mvdan

Trying to follow a presentation on a mobile device is currently very difficult. Some of the issues include:

  • Scrolling left or right sometimes doesn't move one slide; rather, it scrolls through the visible horizontal slides
  • The screens tend to be tall, meaning that the text is too small by default.
  • Trying to zoom in our out easily breaks the UI; one can end up with slides that are cut off.

Below is a screenshot I took after zooming in and out on a presentation of mine.

My HTML/JS skills are limited, so I don't know if this would be a major rework for mobile, or just some tweaking to have it behave better on small/tall screens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsFixThe path to resolution is known, but the work has not been done.ToolsThis label describes issues relating to any tools in the x/tools repository.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions