Login  Register

Unconvinient refresh in image presenter

Posted by Sebastián Sastre on Jul 02, 2006; 12:06pm
URL: https://forum.world.st/Unconvinient-refresh-in-image-presenter-tp3379298.html

Hi,

 I'm using a image presenter and I find Gdiplus particularly
interesting because of the uality of the interpolation.

  It happens to me, using #viewMode: #scaleToFit, that when I maximize
and then restore the window, when the image is wider than taller, the
parts without image (those boxes on the window that are not a
proportional part of the box of the resized image) are maintaining the
parts of the previous maximized image.

  I can manually send to the presenter #hide and the #show to solve
that, but I was unable to find a way to put those messages in a
convinient place.

  thanks for any help,

Sebsatian