-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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(module:image): image fit content when drag released #6262
fix(module:image): image fit content when drag released #6262
Conversation
This preview will be available after the AzureCI is passed. |
Codecov Report
@@ Coverage Diff @@
## master #6262 +/- ##
==========================================
+ Coverage 89.79% 89.84% +0.04%
==========================================
Files 477 478 +1
Lines 15186 15227 +41
Branches 2298 2311 +13
==========================================
+ Hits 13636 13680 +44
+ Misses 951 943 -8
- Partials 599 604 +5
Continue to review full report at Codecov.
|
f074548
to
b4c6007
Compare
@hsuanxyz cc, thanks~ |
wait |
@hsuanxyz cc, thanks~ |
b4c6007
to
820c5c7
Compare
Please review again, thanks~ |
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.
LGTM, The codecov's baseline may be broken, you don't have to worry, it doesn't stop us from merge it .
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
image will fit content when drag released
Does this PR introduce a breaking change?
Other information