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

Allow custom extensions to render arbitrary things on the stage #338

Closed
GarboMuffin opened this issue Sep 27, 2021 · 2 comments
Closed

Allow custom extensions to render arbitrary things on the stage #338

GarboMuffin opened this issue Sep 27, 2021 · 2 comments

Comments

@GarboMuffin
Copy link
Member

GarboMuffin commented Sep 27, 2021

Since custom extensions are based on <iframe> now, we could probably stack them on top of the canvas to allow some interesting possibilities.

@GarboMuffin
Copy link
Member Author

#633 is the approach we will be going with. Custom extensions with that mechanism will be able to render whatever they want on the stage.

@GarboMuffin GarboMuffin closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2022
@David-Orangemoon
Copy link

I wrote an unsandboxed extension that does smth similar except it just overwrites whats on the stage this might be useful.

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

No branches or pull requests

2 participants