-
-
Notifications
You must be signed in to change notification settings - Fork 415
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): support top-level image block inside surface #4894
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
2426934
to
ab07867
Compare
ab07867
to
97cb86c
Compare
998d4dd
to
fa4e657
Compare
0dbd8b9
to
0cdef50
Compare
7fc76d5
to
490faf4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The image dragged from native OS window is still inserted with the note block wrapper.
Screen.Recording.2023-10-10.at.08.50.59.mov
d398ecb
to
259af85
Compare
packages/blocks/src/page-block/edgeless/components/image/edgeless-image.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should land this after the cleanups, thanks for the feat.
close #3594
Edit:
edgeless-block-portal
entry.EdgelessSelectableMixin
is now decorating theImageBlock
component.index
/xywh
/rotate
fields in image block model.