Skip to content

fix: project variables #689 - #690

Merged
aarthificial merged 2 commits into
motion-canvas:mainfrom
rtkid-nt:main
May 18, 2023
Merged

aarthificial merged 2 commits into
motion-canvas:mainfrom
rtkid-nt:main

Conversation

@rtkid-nt

Copy link
Copy Markdown
Contributor

No description provided.

@rtkid-nt
rtkid-nt requested a review from aarthificial as a code owner May 17, 2023 12:28
Comment thread packages/core/src/app/Renderer.ts Outdated
resolutionScale: 1,
timeEventsClass: ReadOnlyTimeEvents,
});
scene.variables.updateSignals(this.project.variables ?? {});

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should do that in reloadScenes to stay consistent with the Presenter class.

@rtkid-nt
rtkid-nt requested a review from aarthificial May 18, 2023 12:03
@aarthificial
aarthificial merged commit 149f39c into motion-canvas:main May 18, 2023
@aarthificial

Copy link
Copy Markdown
Contributor

Thanks for the fix!
As a side note: if your PR fixes an issue, you should put it in the body of the commit message like this:

Closes: #689 

GitHub will then automatically close the issue upon merging

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants