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

JSON Canvas #1796

Draft
wants to merge 7 commits into
base: v4
Choose a base branch
from
Draft

JSON Canvas #1796

wants to merge 7 commits into from

Conversation

saberzero1
Copy link
Collaborator

@saberzero1 saberzero1 commented Feb 28, 2025

https://jsoncanvas.org/

Closes #927

TODO

  • Parse JSON Canvas files properly.
  • JSON Canvas type definitions.
  • Determine proper unit scale conversion for coordinate system.
  • Implement full JSON Canvas specification in Quartz.
    • specs
    • Implement as component.
  • Integrate into existing Quartz components.
    • Popovers
    • Explorer
    • Darkmode
    • Graph(?)
  • Add Canvas layout defaults
    • Create new layout configuration
    • Hide everything except explorer(?)
    • Add canvas controls
      • Darkmode
      • Zoom in/out
      • Snap to frame (zoom in/out until entire Canvas is visible in viewport)
  • Set configuration options.
    • Color settings (1 through 6)
    • Show in Graph(?)
    • Show sidebars(?)
  • Add CSS classes for user customizations.
  • Update documentation.

Notes

0,0 seems to be the center of the Canvas.

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.

Canvas Support
1 participant