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

WebView2: Enable/disable platform default zooming shortcuts, closes #569 #574

Merged
merged 7 commits into from
May 15, 2022

Commits on May 5, 2022

  1. add with_zoom(bool) to WebViewBuilder,

    but only on Windows (WebView2)
    JensMertelmeyer committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1c87ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc0311 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. add changelog

    Co-authored-by: Amr Bashir <[email protected]>
    JensMertelmeyer and amrbashir committed May 15, 2022
    Configuration menu
    Copy the full SHA
    596a8e1 View commit details
    Browse the repository at this point in the history
  2. Request: Change variable name to include "hotkey"

    Co-authored-by: Amr Bashir <[email protected]>
    JensMertelmeyer and amrbashir committed May 15, 2022
    Configuration menu
    Copy the full SHA
    e2cafa2 View commit details
    Browse the repository at this point in the history
  3. Request: Change comments/documentation

    Co-authored-by: Amr Bashir <[email protected]>
    JensMertelmeyer and amrbashir committed May 15, 2022
    Configuration menu
    Copy the full SHA
    91b499b View commit details
    Browse the repository at this point in the history
  4. Request: Different coding style

    Co-authored-by: Amr Bashir <[email protected]>
    JensMertelmeyer and amrbashir committed May 15, 2022
    Configuration menu
    Copy the full SHA
    e0049c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3087b9 View commit details
    Browse the repository at this point in the history