Implement ScrollBarStyle in WindowsWebView2EnvironmentRequestedEvent

Open Beginner friendly
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
csharp
Domain
desktop

Research direction

Locate WindowsWebView2EnvironmentRequestedEvent and review how its existing WebView2 options are exposed. Compare the available properties with CoreWebView2EnvironmentOptions.ScrollBarStyle in the linked Microsoft documentation. Done means ScrollBarStyle is supported consistently with the other options and the project still builds successfully.

Written by the indexing model from the issue text.

Description

WindowsWebView2EnvironmentRequestedEvent currently implements a subset of the possible WebView2 options: https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environmentoptions

It would be nice if the ScrollBarStyle could be added

Dominant language
C#
Stars
129
Forks
31
Avg merge
21d 11h
Merged PRs (30d)
1

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.

More from AvaloniaUI/Avalonia.Controls.WebView

All issues in AvaloniaUI/Avalonia.Controls.WebView

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.