Separate from continuous translate mode. When the viewfinder is moved, continuously update the image back in the main form
There's a hitch here, because the snap function triggers AutoOCR, which should absolutely not occur continuously in this fashion, so this requires abstracting out that feature. Maybe just add an "AutoOCRPossible = true" flag to GetSnap()?
Separate from continuous translate mode. When the viewfinder is moved, continuously update the image back in the main form
There's a hitch here, because the snap function triggers AutoOCR, which should absolutely not occur continuously in this fashion, so this requires abstracting out that feature. Maybe just add an "AutoOCRPossible = true" flag to GetSnap()?