This commit is contained in:
AuroraWright
2025-10-13 10:27:05 +02:00
parent c666af2ed0
commit 5f2d0a8ec9

View File

@@ -1058,7 +1058,7 @@ class ScreenshotThread(threading.Thread):
def launch_coordinate_picker(self, init, must_return):
if init:
logger.info('Preloading screen coordinate picker')
logger.info('Preloading coordinate picker')
get_screen_selection(True, True)
return
if self.screencapture_mode != 2: