Skip to content

Commit 938841f

Browse files
committed
Add entry to changelog
1 parent cfc2a5a commit 938841f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
- On Wayland, implement a workaround for wrong configure size when using `xdg_decoration` in `kwin_wayland`
2626
- On macOS, fix an issue that prevented the menu bar from showing in borderless fullscreen mode.
2727
- On X11, EINTR while polling for events no longer causes a panic. Instead it will be treated as a spurious wakeup.
28+
- **Breaking:** On Web, size the canvas based on the page layout using `ResizeObserver`. `set_inner_size` will just set the CSS `width` and `height` properties.
2829

2930
# 0.25.0 (2021-05-15)
3031

0 commit comments

Comments
 (0)