Closed percurnicus closed 9 years ago
Here are a couple of examples of what it looks like right now:
What does it do for color image?
Shows 0 for three band images.
Make it should show the R, G, and B values.
Also, command+drag no longer permits panning the image. This could probably peacefully coexist with the click for value and click and drag for value functionality.
Can we add this image to the core set of planetary_test_data so we can test functionality with a 3 band colored image?
I have to reset the contrast/rotation/etc. after switching images
Yes, ALL of the display parameters should be stored with the image. They are NOT independant global parameters but attributes of displaying a specific image. :)
Compare this with merview zoomed in closely. I find two issues on Linux, see if you can reproduce them on Mac.
@godber The x/y/value display works exactly like merview: 1) when you click the mouse the values update 2) When you click, hold, and move the values update with the mouse 3) The values do not update when the mouse is just moving around without being clicked.
I can make it so the values update with the mouse whenever it moves if you want.