Add Fullscreen API compatibility for Safari (#2948)
This commit is contained in:
parent
af26f01b95
commit
50b17a3907
5 changed files with 110 additions and 19 deletions
|
|
@ -14,6 +14,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
- On Web, implement `WindowEvent::Occluded`.
|
||||
- On Web, fix touch location to be as accurate as mouse position.
|
||||
- On Web, account for CSS `padding`, `border`, and `margin` when getting or setting the canvas position.
|
||||
- On Web, add Fullscreen API compatibility for Safari.
|
||||
|
||||
# 0.29.0-beta.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue