issues
search
HandyOrg
/
HandyControl
Contains some simple and commonly used WPF controls
https://handyorg.github.io/
MIT License
6.18k
stars
1.04k
forks
source link
Bug title
#1656
Open
tengfei8771
opened
2 months ago
tengfei8771
commented
2 months ago
Describe the bug
组件treeView使用
或者
时样式出现问题
Steps to reproduce the bug
`
` 使用MVVM模式渲染界面时,此种方式TreeViewItem 的样式异常,字体靠右并且显示的文本有个框子 ### Expected behavior 和使用一下代码的样式相同 `
` ### Screenshots ![QQ20240927-172055](https://github.com/user-attachments/assets/a2cd5057-581d-4748-bc3e-c9a89413c088) ![QQ20240927-172117](https://github.com/user-attachments/assets/b5cc43cd-65fc-4ea2-a1f8-c6f6b79a5275) ### NuGet package version HandyControl 3.4.0 ### IDE Visual Studio 2022 ### Framework type .Net 6.0 ### Windows version Windows 11 (22000) ### Additional context .net core 8.0
Describe the bug
组件treeView使用或者时样式出现问题
Steps to reproduce the bug
`