Skip to content

Aspect Ratio Preservation, Mouse Tracking Fix, and Entropy Improvement #2

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

Merged
merged 5 commits into from
Jul 2, 2024

Conversation

mayank1513
Copy link
Member

Changes Introduced:

  1. Aspect Ratio Preservation:

    • Applied appropriate scaling methods to ensure the aspect ratio is maintained.
  2. Mouse Following Fix:

    • Resolved issues with mouse tracking on elements that are not in fullscreen overlay mode.
  3. Entropy Improvement:

    • Enhanced entropy for better performance and reliability.

Copy link

deepsource-io bot commented Jul 2, 2024

Here's the code health analysis summary for commits 7ade454..7a8821d. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@7ade454). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main        #2   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         1           
  Lines           ?        40           
  Branches        ?         6           
========================================
  Hits            ?        40           
  Misses          ?         0           
  Partials        ?         0           

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

@mayank1513 mayank1513 merged commit 89acf92 into main Jul 2, 2024
8 checks passed
@mayank1513 mayank1513 deleted the scale branch July 2, 2024 08:35
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