Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(doc): Add documentation for WebView::inner_size #1028

Merged
merged 6 commits into from
Sep 29, 2023

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented Sep 29, 2023

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

Checklist

Other information

@rhysd rhysd requested a review from a team as a code owner September 29, 2023 14:44
src/webview/mod.rs Outdated Show resolved Hide resolved
amrbashir
amrbashir previously approved these changes Sep 29, 2023
src/webview/mod.rs Outdated Show resolved Hide resolved
src/webview/mod.rs Outdated Show resolved Hide resolved
@amrbashir amrbashir merged commit d87ea78 into tauri-apps:dev Sep 29, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows size returned from webview.window().inner_size() is incorrect
2 participants