Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.
This repository was archived by the owner on May 23, 2021. It is now read-only.

Transition runs outside of service #9

Description

@smichel17

I started to integrate TransitionScheduler with Red Moon, so I could test whether it actually works, but quickly ran into an issue: Red Moon runs its (1 second) transition animation inside the FilterService, whereas TransitionScheduler starts the transition directly.

@fython @corphish I haven't spent that much time exploring the architecture of your apps — would they run into a similar issue, or does the current implementation work for you?

Since Transition is now a separate class, I could just use that portion of the library in Red Moon, if the current implementation works for you. Otherwise, we'll need to change the library's approach.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions