4 留言 (4 留言)0 反應 (0 反應)0 負責人 (0 負責人)C#133,154 star (133,154 star)7,978 fork (7,978 fork)batch import
Help WantedIdea-EnhancementProduct-Text Extractor
描述
Description of the new feature / enhancement
“文本提取器”顶部的悬浮窗口需要能够拖动
Scenario when this would be used?
需要提取的内容如果在这个窗口下,就会无法截取
Supporting information
No response
- 議題類型
- feature
- 研究方向
- The issue involves the floating window in the Text Extractor module. Look for the window definition in the PowerToys codebase, likely in the 'src/modules/TextExtractor' directory. Examine how the window is created and consider adding mouse drag events to reposition it. Check any existing similar implementations in other modules for reference.