Hi,
I am using 2d intensity map to display a large, 2d array (aka an image).
I have created an event to automatically re-scale the x- and y- coordinates when zooming in and out. There is an "Autoscale Range Change" event that sounds like what I need. So far so good.
Zoom in and and zoom out buttons from the palette work as expected.
Zoom-to-fit works.
However, dragging a rectangle DOES NOT work.
I found a work around by adding an "mouse up" event, but I wonder if that messes up something else; I use placed cursors there as well and couple other things. So far, nothing that breaks it ... fingers crossed.
Is it just me doing something silly, or is that a bug in LabView?
Thank you.
Radek