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

add GlobalEvent for monitor visibilitychange/devicePixelRatio change #2155

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

deyihu
Copy link
Collaborator

@deyihu deyihu commented Dec 14, 2023

fix #2152

@codecov-commenter
Copy link

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (2c16dd3) 83.60% compared to head (df0c3ce) 83.64%.

Files Patch % Lines
src/core/GlobalEvent.js 77.41% 7 Missing ⚠️
src/renderer/map/MapRenderer.js 14.28% 6 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2155      +/-   ##
==========================================
+ Coverage   83.60%   83.64%   +0.04%     
==========================================
  Files         167      168       +1     
  Lines       18685    18691       +6     
==========================================
+ Hits        15621    15634      +13     
+ Misses       3064     3057       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fuzhenn fuzhenn merged commit a8bdd7f into maptalks:master Dec 19, 2023
1 check passed
@deyihu deyihu deleted the 2152 branch December 19, 2023 02:36
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.

add GlobalEventBus for devicePixelRatio changed
3 participants