Merge branch 'main' into area-selection

This commit is contained in:
viljarb0
2025-11-03 21:19:59 +01:00
committed by GitHub
26 changed files with 33866 additions and 235 deletions

View File

@@ -440,4 +440,4 @@ class GUI:
self._imageCanvas.create_rectangle(
canvas_left, canvas_top, canvas_right, canvas_bottom,
outline="red", width=3, fill=""
)
)