I have files with many (8-20) layers where each layer contains a linked image. The files also have on average 8 additional layers that are used for custom elements and overlays. Long story short, I'm tracing lines from the photos that are vague enough that a human can pick them out but a computer vision algorithm will fail miserably. My problem is that on many of the files, if I zoom past a certain point, sometimes the "photo" layer gets drawn as completely black instead of the image, and/or sometimes the screen becomes completely white where my tool cursor has passed over. If I zoom out one click then it redraws correctly.
Things I'm already doing to try to help:
- each photo is linked instead of embedded
- all non-essential layers are invisible (closed eye in the layer panel)