Skip to content

Support receivedSprites in moveOver#233

Open
dwilhelmi wants to merge 1 commit intoember-animation:masterfrom
dwilhelmi:fix-unimplemented-move-over
Open

Support receivedSprites in moveOver#233
dwilhelmi wants to merge 1 commit intoember-animation:masterfrom
dwilhelmi:fix-unimplemented-move-over

Conversation

@dwilhelmi
Copy link

This pull request fixes at least one case where you can get the Unimplemented error from the moveOver transition. Specifically, we saw this happen when performing a moveOver transition while doing a route transition. Adding support for receivedSprites fixed our issue locally.

This should help address #208

@SergeAstapov SergeAstapov linked an issue Sep 1, 2022 that may be closed by this pull request
@SergeAstapov
Copy link
Collaborator

@dwilhelmi mind to rebase as addon structure has changed since then?

If this looks good from @ef4 side, I can re-create the PR with proper file location unless @dwilhelmi can do the same.

@ef4
Copy link
Contributor

ef4 commented Sep 5, 2022

I haven't deeply thought about whether this is the right animation but since this new code will only run in a case that would have completely failed before I'm fine with it.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting "Error: Unimplemented" when using moveOver transitions

4 participants