Open douxiaoping opened 3 years ago
在xaml 中ImageSource使用应用程序资源时无法获得文件在硬盘中的路径ImgPath,因此会弹出“尚未提供文件名。因此无法启动进程”,你可以在后台使用new ImageViewr(string path)来创建创建控件
那么这个issue的主题是否应该改成:ImageViewer
功能按钮支持可配置?
支持可配置,最好下面的功能按钮均可配置。
那么这个issue的主题是否应该改成:
ImageViewer
功能按钮支持可配置?
Hi @NaBian @ghost1372
Good day 🌈 Is there any plan of this issues? I mean all below button can be configed, please refer to #1313
Thanks
在使用ImageViewer控件时,windows窗口的那个按键会弹出“尚未提供文件名。因此无法启动进程”。但是我图片已经能正常显示,绑定是成功的。
<hc:ImageViewer Background="{DynamicResource SecondaryRegionBrush}" Width="600" Height="330" ImageSource="/ScrcpyScriptSharp;component/Resource/123.jpg"> </hc:ImageViewer>
不知道能不能屏蔽此按键吗?