-
Notifications
You must be signed in to change notification settings - Fork 32
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
Improper Normed
handling in the contrast GUI
#310
Comments
This may be directly due to the fact that the slider range is based on ImageView.jl/src/contrast_gui.jl Line 101 in 27fb192
ImageView.jl/src/contrast_gui.jl Lines 115 to 116 in 27fb192
cc: @jwahlstrand |
Thanks, your suggestion does prevent the error! I'll submit a PR (unless you'd like to?) |
I do not have merge privileges on this repository, so I would like to ask you to make a PR. |
This is a little related to issue #308 and PR #309. The contrast GUI causes errors with the images using
Normed
, such asN0f8
.The text was updated successfully, but these errors were encountered: