Add support for Window::theme on the web (#2687)

This commit is contained in:
Simon Hausmann 2023-02-20 08:51:21 +01:00 committed by GitHub
parent 0f89aac9f6
commit a31f71ee07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 2 deletions

View file

@ -11,6 +11,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- Implement `HasRawDisplayHandle` for `EventLoop`.
- On macOS, set resize increments only for live resizes.
- On Wayland, fix rare crash on DPI change
- Web: Added support for `Window::theme`.
# 0.28.1