HandyOrg / HandyOrg/HandyControl

ImageViewe控件问题

Open
#633 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:factory: enhancement
Dominant language
C#
Stars
7.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

在使用ImageViewer控件时,windows窗口的那个按键会弹出“尚未提供文件名。因此无法启动进程”。但是我图片已经能正常显示,绑定是成功的。
<hc:ImageViewer Background="{DynamicResource SecondaryRegionBrush}" Width="600" Height="330" ImageSource="/ScrcpyScriptSharp;component/Resource/123.jpg"> </hc:ImageViewer>
不知道能不能屏蔽此按键吗?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ImageViewer control and reproduce the provided XAML using the image source shown in the issue. Check the Windows-related button behavior and determine why it attempts to start a process without a filename. Done means the button is disabled or safely suppressed when no file is available, with the reported error no longer appearing.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.