4 commentaires (4 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)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
- Type d'issue
- feature
- Direction de recherche
- 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.