4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#133,154 stars (133,154 stars)7,978 forks (7,978 forks)batch import
Help WantedIdea-EnhancementProduct-Text Extractor
Description
Description of the new feature / enhancement
“文本提取器”顶部的悬浮窗口需要能够拖动
Scenario when this would be used?
需要提取的内容如果在这个窗口下,就会无法截取
Supporting information
No response
- Issue type
- feature
- Research direction
- 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.