Make media queries more robust

This commit is contained in:
dAxpeDDa
2023-06-05 01:23:48 +02:00
committed by daxpedda
parent c88a4ab221
commit 12fb37d827
5 changed files with 66 additions and 74 deletions

View File

@@ -73,6 +73,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- **Breaking:** `WindowExtWebSys::canvas()` now returns an `Option`.
- On Web, use the correct canvas size when calculating the new size during scale factor change,
instead of using the output bitmap size.
- On Web, scale factor and dark mode detection are now more robust.
# 0.28.6