On Web, fix context menu not being disabled (#3282)
This commit is contained in:
parent
7761b2b16c
commit
4f669ebbd2
3 changed files with 19 additions and 1 deletions
|
|
@ -32,6 +32,7 @@ Unreleased` header.
|
|||
- On Windows, fix consecutive calls to `window.set_fullscreen(Some(Fullscreen::Borderless(None)))` resulting in losing previous window state when eventually exiting fullscreen using `window.set_fullscreen(None)`.
|
||||
- On Wayland, fix resize being sent on focus change.
|
||||
- On Windows, fix `set_ime_cursor_area`.
|
||||
- On Web, fix context menu not being disabled by `with_prevent_default(true)`.
|
||||
|
||||
# 0.29.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue