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

TreeView Virtualisation broken in .Net 8 #10179

Open
rosjat opened this issue Dec 15, 2024 · 0 comments
Open

TreeView Virtualisation broken in .Net 8 #10179

rosjat opened this issue Dec 15, 2024 · 0 comments
Assignees
Labels
Investigate Requires further investigation by the WPF team.

Comments

@rosjat
Copy link

rosjat commented Dec 15, 2024

Description

The Issue decribed in #7321 seems to persist in .Net 8

Reproduction Steps

  1. Using Treeview with Virtualisation false -> All items get rendered but of course slow
    ``
  2. Using Treeview with Virtualisation true -> nested items seem to get created but not rendered correctly
    Image

Expected behavior

The TreeViewItems should be all rendered

Actual behavior

The TreeViewItems are not all rendered

Regression?

No response

Known Workarounds

No response

Impact

No response

Configuration

No response

Other information

No response

@himgoyalmicro himgoyalmicro added the Investigate Requires further investigation by the WPF team. label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigate Requires further investigation by the WPF team.
Projects
None yet
Development

No branches or pull requests

3 participants