-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
fix(editor): image size and xywh when converting attachment to image #10200
fix(editor): image size and xywh when converting attachment to image #10200
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #10200 +/- ##
==========================================
- Coverage 54.12% 54.11% -0.01%
==========================================
Files 2334 2335 +1
Lines 107815 107834 +19
Branches 17818 17824 +6
==========================================
+ Hits 58350 58357 +7
- Misses 48134 48147 +13
+ Partials 1331 1330 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
cd04817
to
c1d5cd4
Compare
e1117f8
to
978352c
Compare
c1d5cd4
to
c8215bd
Compare
978352c
to
b65cb4a
Compare
c8215bd
to
64d9e79
Compare
b65cb4a
to
b4274ec
Compare
64d9e79
to
d68b354
Compare
b4274ec
to
ea94268
Compare
d68b354
to
dfc6d57
Compare
ea94268
to
71aa9af
Compare
203cac0
to
bf5f965
Compare
71aa9af
to
180976c
Compare
bf5f965
to
5c90dbf
Compare
180976c
to
280a26c
Compare
5c90dbf
to
d4a96d4
Compare
d4a96d4
to
555f9f5
Compare
280a26c
to
6dc1fef
Compare
555f9f5
to
08cd5a3
Compare
08cd5a3
to
8bfa101
Compare
Merge activity
|
…10200) In Edgeless, the image size should be read when converting attachment to image: * fix `size` * fix `xywh`
3bd162d
to
adc0038
Compare
In Edgeless, the image size should be read when converting attachment to image:
size
xywh