HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

求助!使用HandyControl时,渲染markdown文本出现了预览框和预览滑块

Open ZYZMZM98 opened this issue 7 months ago • 1 comments

Describe the bug

使用HandyControl时,渲染markdown文本出现了预览框和预览滑块,不符合预期,markdown文本使用markdig:MarkdownViewer渲染 Image

wpf的默认是这样的 Image

怎么处理

Steps to reproduce the bug

1、使用HandyControl全局定义 2、 <markdig:MarkdownViewer BorderThickness="0" Background="Transparent" VerticalAlignment="Center" Grid.Row="1"/>

Expected behavior

No response

Screenshots

No response

NuGet package version

None

IDE

No response

Framework type

No response

Windows version

No response

Additional context

No response

ZYZMZM98 avatar Mar 11 '25 03:03 ZYZMZM98