Skip to content

Conversation

PeterPoetsch
Copy link

Q                       A
Fixed Issues? -
Patch: Bug Fix? -
Minor: New Feature? -
Major: Breaking Change? Yes
Tests Added + Pass? No
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes?
License Apache License, Version 2.0

Devices with have higher then DPR 1 using different css pixel width from the source set. This leads to the problem that these devices are using the wrong image - using the one for a bigger with. This fix will solve this issue.

PeterPoetsch and others added 2 commits July 16, 2024 12:19
Devices with have higher then DPR 1 using different css pixel width from the source set. This leads to the problem that these devices are using the wrong image - using the one for a bigger with. 
This fix will solve this issue.
Copy link

Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.17%. Comparing base (4bcb288) to head (9770f72).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2818   +/-   ##
=========================================
  Coverage     87.17%   87.17%           
  Complexity     2703     2703           
=========================================
  Files           235      235           
  Lines          7210     7210           
  Branches       1103     1103           
=========================================
  Hits           6285     6285           
  Misses          366      366           
  Partials        559      559           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants