I see this problem on Linux and (I think) MacOSX.
The problem is really bad when the scene is complex
and it has to re-render every little increment
when the screen is resizing. It effectively makes
mouse-based resizing impossible. Seems like
this should NOT be the default behavior and I
don't remember seeing this on other platforms
in the past. Should only re-render once at end of drag.
Richard
David Thompson wrote:
Martin,
What's the chance of adding a preference to turn off window redraws of
the Image window when the Window is resized? Some window managers are
requesting so many window updates when a resize happens that it takes
forever for the window to be updated. It would require the user to
then Execute once after they resize but would be better than a loop of
resizes taking minutes.
David