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(edgeless): optimize background grid #2047

Merged
merged 5 commits into from
Apr 13, 2023

Conversation

alt1o
Copy link
Contributor

@alt1o alt1o commented Apr 12, 2023

2023-04-12.23.26.36.mov

@codesandbox
Copy link

codesandbox bot commented Apr 12, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@vercel
Copy link

vercel bot commented Apr 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blocksuite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2023 3:43pm
blocksuite-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2023 3:43pm
blocksuite-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2023 3:43pm

@state()
private showGrid = false;
@property()
showGrid = true;
Copy link
Member

Choose a reason for hiding this comment

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

We can land this for now, but I think this can better be defined a property of config on the edgeless page block

Copy link
Contributor Author

Choose a reason for hiding this comment

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

showGrid could be a configuration option for the user's workspace. Each user has their own configuration.

@doodlewind doodlewind merged commit 957c2fa into toeverything:master Apr 13, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants