Skip to content

Solving the "flickering" problem while changing orientation #5

@pliablepixels

Description

@pliablepixels

@arielfaur, the reason that flickering is happening when we change orientation is that the "300ms ease-in out" transition is still in effect. The solution might be to make that transition "none" during orientation change and re-enable it on expand. I'll submit a PR with this code for you to look at. It works on my iOS and Android device and seems to eliminate the flickering problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions