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

feat(ui): add ?render and ?present url params #631

Merged
merged 1 commit into from
May 16, 2024

Conversation

squigglesdev
Copy link
Contributor

Summary
This PR adds two URL parameters, ?render and ?present. These can be used for quick access to common UI functionality, leading to a somewhat automated process. (quick and dirty hack for #415? not headless, but automated)

Functionality
Simply append the URL in your browser with ?render to automatically start rendering once the page loads, or ?present to automatically load into presentation mode.

Example usage

render Rendering
present Presenting

@aarthificial aarthificial merged commit 8209843 into motion-canvas:main May 16, 2024
@squigglesdev
Copy link
Contributor Author

Forgot about this one too! Thanks for approving this, even if it has been a year ❤️

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.

None yet

2 participants