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

Implement basic Canvas widget #553

Closed
wants to merge 1 commit into from
Closed

Conversation

PoignardAzur
Copy link
Contributor

No description provided.

@waywardmonkeys
Copy link
Contributor

This is more of a drawing area ... not sure if anyone's asking for this yet.

Copy link
Member

@DJMcNab DJMcNab left a comment

Choose a reason for hiding this comment

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

Agreed, as mentioned on the Zulip, I think a more SVG-esque canvas would be better.

That probably would want support for a raw scene as a contained item, which would effectively be this widget. But the Canvas name isn't really the right name for it - this is more like a VelloRegion or something.

@jaredoconnell
Copy link
Contributor

There was some debate in Zulip about the naming and what defines a canvas. It sounds like this should be potentially called a VelloCanvas or VelloScene. The thing other people were asking for was a Widget Canvas. We may want to make a widget canvas into two things: a relative or absolute layout, and a portal to allow the zoom and related features.

@PoignardAzur
Copy link
Contributor Author

Closing this for now. It's generating way too much debate for how low a priority it is. We can always re-examine what counts as a canvas and what we want in our widget set later.

@DJMcNab DJMcNab deleted the add_canvas_widget branch August 27, 2024 12:06
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.

4 participants