📶 screen.ts

This commit is contained in:
nirholas
2026-03-31 10:23:41 +00:00
parent 6d78be9b34
commit 6189c4769c

View File

@@ -1484,3 +1484,4 @@ export function markNoSelectRegion(
noSel.fill(1, rowStart + Math.max(0, x), rowStart + maxX)
}
}