This commit is contained in:
2ManyProjects 2026-01-10 13:41:14 -06:00
parent 4918c35c72
commit c7b5ca1a2e

View file

@ -167,7 +167,7 @@ class StitchingScanner:
# === DEBUG MAGIC NUMBERS ===
DEBUG_SHIFT_RIGHT = -20 # Positive = shift strip right
DEBUG_SHIFT_UP = 10 # Positive = shift strip up
DEBUG_SHIFT_UP = 15 # Positive = shift strip up
# ===========================
blend_w = min(blend_width, w_strip, w_base)