Login  Register

Re: *URGENT - getselectionbounds not working inside a while loop

Posted by rrmarino on Jan 21, 2014; 4:36am
URL: http://imagej.273.s1.nabble.com/URGENT-getselectionbounds-not-working-inside-a-while-loop-tp5006197p5006198.html

I have found a solution, not really elegant.. but :)

if I add random values to x, y, width, height on the beginning of the loop, the program flow is ok.

:)