Skip to content

Fade Mode can halt interactivity on the iPad #559

@justinputney

Description

@justinputney

The Fade Mode controls the opacity of individual slides, but does not hide them.

So slides that are later in the code, and therefore higher in the z-stacking, sit on top of and block interactivity of the active slide.

Hiding non-active slides with display:none or visibility:hidden should resolve this issue.

This can be replicated with the iOS Simulator.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions