Skip to content

FileBrowseWindowPatch-v1.1

Choose a tag to compare

@tzdwindows tzdwindows released this 21 Aug 03:44
· 8 commits to master since this release

本次更新内容:
refactor(FileBrowsWindowPatch): 优化 VisualTreeWatcher 背景修改逻辑

  • 移除了复杂的 ControlTemplate 和 Resources 遍历逻辑
  • 新增了设置 Path.RasterizationScale 属性的代码
  • 简化了背景颜色设置过程,仅保留基本的属性设置逻辑
  • 增强对 Microsoft.UI.Xaml.Shapes.Path 元素的隐藏处理
  • 增加对 Microsoft.UI.Xaml.Controls.Border 类型元素的隐藏处理

This update includes:
refactor(FileBrowsWindowPatch): Optimize the background modification logic of VisualTreeWatcher

  • Removed complex ControlTemplate and Resources traversal logic
  • Added code to set the Path.RasterizationScale property
  • Simplifies the background color setting process, keeping only the basic property setting logic
  • enhance the * Microsoft. UI. Xaml. Shapes. Path * elements hidden processing
  • adds to * Microsoft in the UI. The Xaml. Controls. The Border * type elements hidden processing