Skip to content

Implement WindowID on the web platform#1177

Merged
ryanisaacg merged 2 commits intorust-windowing:webfrom
ryanisaacg:fix-web-window-id
Sep 19, 2019
Merged

Implement WindowID on the web platform#1177
ryanisaacg merged 2 commits intorust-windowing:webfrom
ryanisaacg:fix-web-window-id

Conversation

@ryanisaacg
Copy link
Copy Markdown
Contributor

  • Tested on all platforms changed
  • Compilation warnings were addressed
  • cargo fmt has been run on this branch
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

This is generally important to identifying which window should
recieve which event, but is also specifically crucial for fixing
RedrawRequested on web.
@ryanisaacg ryanisaacg merged commit 2c47c43 into rust-windowing:web Sep 19, 2019
@ryanisaacg ryanisaacg deleted the fix-web-window-id branch September 19, 2019 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants