lepoco / lepoco/wpfui

ListView scrollbar placement

Open
#871 1 comment 0 reactions 1 assignee View on GitHub

@niels9001 is already working on this.

Since Dec 11, 2023.

bug
Dominant language
C#
Stars
9.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

The scroller in ListView should render on top of the ListViewItems, instead of next to it. Resulting in: https://github.com/microsoft/PowerToys/issues/30318

WPFUI:
image

To Reproduce

Make a ListView stretch the entire width of the window

Expected behavior

The scroller should render on top of the items, not next to it:

image

Screenshots

No response

OS version

W11

.NET version

NET 8

WPF-UI NuGet version

Preview-12

Additional context

No response

Contributor guide

Open the contributing guide

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.