On Web, add WindowBuilderExtWebSys::with_append() (#2953)

This commit is contained in:
daxpedda
2023-07-12 17:11:52 +02:00
committed by GitHub
parent 5b5ebc25d8
commit b63164645b
6 changed files with 31 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- On Web, fix some `WindowBuilder` methods doing nothing.
- On Web, implement `Window::focus_window()`.
- On Web, remove unnecessary `Window::is_dark_mode()`, which was replaced with `Window::theme()`.
- On Web, add `WindowBuilderExtWebSys::with_append()` to append the canvas element to the web page on creation.
# 0.29.0-beta.0