Rename VideoMode to VideoModeHandle (#3328)

This commit is contained in:
daxpedda
2023-12-26 22:12:33 +01:00
committed by GitHub
parent 34e42ff94d
commit 658f49b014
23 changed files with 111 additions and 104 deletions

View File

@@ -25,6 +25,7 @@ Unreleased` header.
- **Breaking:** Bump MSRV from `1.65` to `1.70`.
- On Web, add the ability to toggle calling `Event.preventDefault()` on `Window`.
- **Breaking:** Remove `WindowAttributes::fullscreen()` and expose as field directly.
- **Breaking:** Rename `VideoMode` to `VideoModeHandle` to represent that it doesn't hold static data.
# 0.29.6