Skip to content

Feature: Animate non-shared elements by moving them in- or out of the screen #32

@jamesdunay

Description

@jamesdunay

For starters, thanks for this project, it's super awesome.

One thing I'm having trouble with myself and maybe others have as well? Is that if I have two different screens, each with their own layout, i.e. buttons, images, but SOME shared elements, is it possible to move and fade the elements on the new screen that are not shared?

The fade part is actually doable, but I can't seem to get them to move. Anyone have any tricks they've found for something like this?

The one (bad) idea I've had is to include all the elements in the first screen at their starting positions. This seems like it would get very messy.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions