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

fix: adjustX + shiftX out of screen #353

Merged
merged 1 commit into from
Apr 7, 2023
Merged

fix: adjustX + shiftX out of screen #353

merged 1 commit into from
Apr 7, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Apr 7, 2023

当 Popup 在屏幕外时,可见面积是负数,优化至 0 以正常翻转。

@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #353 (f39cdab) into master (627d5c7) will increase coverage by 0.82%.
The diff coverage is 100.00%.

❗ Current head f39cdab differs from pull request most recent head c04e909. Consider uploading reports for the commit c04e909 to get more accurate results

@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
+ Coverage   95.04%   95.86%   +0.82%     
==========================================
  Files          11       11              
  Lines         605      605              
  Branches      179      179              
==========================================
+ Hits          575      580       +5     
+ Misses         30       25       -5     
Impacted Files Coverage Δ
src/hooks/useAlign.ts 94.81% <100.00%> (+2.35%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zombieJ zombieJ merged commit f602777 into master Apr 7, 2023
@zombieJ zombieJ deleted the fix-flip branch April 7, 2023 04:06
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.

1 participant