Closed DavidWingate closed 2 years ago
@gpdawson I'm seeing this behaviour on an intermittent basis. Unfortunately I can't reliably reproduce it. I think I have a rough idea of what might be causing it. Are you able to identify a sequence of steps that reproduces it every time?
Fixed with version 1.0.2
Yes - the CIColorLamp now responds to my entered values. However, what I'm now finding is that when I later select another filter (e.g. CIColorControls) the right hand side of the split view is then frozen showing the previous filter's image and settings, and clicking on any further filter types in left hand side of split view does nothing. Closing the app and restarting seems to clear this though.
After some further testing I think this might be happening if you move to the next filter before the one you previously selected has had time to render its output image - after that everything is frozen.
Originally posted by @gpdawson in https://github.com/DavidWingate/CIFilterBox/issues/2#issuecomment-1115354563