4 Kommentare (4 Kommentare)0 Reaktionen (0 Reaktionen)0 zugewiesene Personen (0 zugewiesene Personen)C#133.154 Stars (133.154 Stars)7.978 Forks (7.978 Forks)batch import
Help WantedIdea-EnhancementProduct-Text Extractor
Beschreibung
Description of the new feature / enhancement
“文本提取器”顶部的悬浮窗口需要能够拖动
Scenario when this would be used?
需要提取的内容如果在这个窗口下,就会无法截取
Supporting information
No response
- Issue Type
- feature
- Research-Richtung
- 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.