MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Configure slide-in animation for pdf-viewer-toolbar

Open
#2,867 2 comments 0 reactions 1 assignee View on GitHub

@Lakshmisha-KS is already working on this.

Since Feb 12, 2025.

feature request priority-low tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

We are using the WebView2 in a WPF application as an PDF-viewer-control. That works pretty good!

When navigating from one PDF to the next (by updating the Source-property of WebView2 to another URI containing a pdf) the screen gets cleared (fair enough) and then the new PDF gets rendered. After rendering the PDF toolbar slides from the top into the view.

For my users the Webview is just a PDF panel where always one or another PDF page is shown. The slide-in of the toolbar is a little bit irritating.

I would love to just disable the slide-in animations for this toolbar. Maybe just a boolean in the CoreWebView2.Settings to disable the animation or to always show the PDF toolbar (even when no PDF is currently loaded).

AB#41775175

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.