JuliaImages / ImageView.jl

Interactive display of images and movies
MIT License
135 stars 34 forks source link

Update pixel value while changing image with keys #218

Closed roflmaostc closed 7 months ago

roflmaostc commented 4 years ago

Hey,

when I'm using the mouse to inspect the value of a certain pixel (left bottom corner) and trying to switch between different images, it doesn't update the pixel value. To get the updated pixel value, I need to slightly move the mouse that the value gets an update.

Is it possible to also update this value when one presses the arrow keys to switch images?

Thanks,

Felix

jwahlstrand commented 7 months ago

This seems to work as desired in recent versions.