brend / FrameByFrame

An application for creating stop-motion animation
6 stars 1 forks source link

Changing window size causes weird things while mirroring #33

Open brend opened 13 years ago

brend commented 13 years ago

Suddenly, images are being doubled.

brend commented 13 years ago

Effects disappear after taking two new images.

brend commented 13 years ago

Maybe re-compute pipelines after change of window size?

brend commented 13 years ago

Info: Look into NSWindowDelegate-windowDidResize:

brend commented 13 years ago

Maybe better idea: Re-construct both pipelines after "mirroring" value has changed.

brend commented 13 years ago

Didn't work. New idea: Re-populate onion pipeline after "mirroring" value has changed? Could be those images fit no' mo'.

brend commented 13 years ago

Correction: Image pipeline is being re-populated for every frame, so that can't be it.

brend commented 13 years ago

Another correction: Weird things happen even when window hasn't been resized.

1) Create document 2) Change mirroring => everything works fine 3) Take on picture 3) Change mirroring => weird