- Remove persistent mss.mss() instance from AutoScreenshot - Use context manager 'with mss.mss() as sct:' for each capture - Fixes '_thread._local' object has no attribute 'srcdc' error - Allows screenshots to work from hotkey callbacks in background threads |
||
|---|---|---|
| .. | ||
| auto_screenshot.py | ||
| crafting_tracker.py | ||
| game_vision.py | ||
| game_vision_ai.py | ||
| icon_manager.py | ||
| icon_matcher.py | ||
| loot_analyzer.py | ||
| market_prices.py | ||
| notifications.py | ||
| opencv_text_detector.py | ||
| screenshot_hotkey.py | ||