Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delays not being applied #562

Closed
Rich-Harris opened this issue May 4, 2017 · 0 comments
Closed

Delays not being applied #562

Rich-Harris opened this issue May 4, 2017 · 0 comments
Labels

Comments

@Rich-Harris
Copy link
Member

Think I just forgot to implement this (REPL).

It does raise a question though — if a bidirectional transition has a delay, should it apply if a transition is aborted, or only for fresh transitions? I.e. if you reverse an intro half-way through, should you wait half a second before outroing, or outro immediately? I guess it would be surprising if the delay wasn't applied, in which case presumably we can't abort the intro until the outro starts.

Any thoughts? (This is the sort of thing I meant when I said I wanted to avoid opinions as far as possible, but sometimes you can't avoid the need to have some...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant