Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the image viewer the zoom preview box in the lower right doesn't show the image that is currently active in the image viewer. #40

Open
wacki opened this issue Apr 10, 2015 · 0 comments
Labels
Milestone

Comments

@wacki
Copy link

wacki commented Apr 10, 2015

I assume the lower right zoom preview box should be displaying the image that is currently active in the image viewer.
However if I only used a load and binarize node then the preview always showed the original image and not the result of the binarize node.

Reproduction of the bug:

  1. Add load node
  2. Add binarize node
  3. Press play
  4. Go to the image viewer, select binarize.
  5. The zoom box should now show a zoomed in section of the load image tab rather than the binarize one
  6. Now add a Gaussian low pass (that's the only one I tested it with)
  7. Add the binarize result as input of the Gauss node
  8. In the image viewer go to the Gauss tab
  9. Tweak the Sigma of the Gauss so that a result is generated
  10. Now the zoom box should display the result of the Gauss node correctly

Working zoom preview:

@l00mi l00mi added this to the 6.1.0-beta.1 milestone Apr 23, 2015
@schmk2 schmk2 added bug and removed enhancement labels Oct 27, 2016
@l00mi l00mi modified the milestones: 6.1.0-beta.1, 6.1.1 Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants