<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#CCCCFF" text="#6633FF">
    Hi all, <br>
    <br>
    I have a plugin using a customized version of Dockable Mirror Map.<br>
    I use it to display each processing result in a new view.<br>
    <br>
    I get a strange behaviour with my plugin :<br>
    Some times, the canvas stays white. A scroll in it is fine to reload
    it and my image is displayed.<br>
    I get this problem since the beginning of the development on QIGS
    2.2. It is for me a "random" problem, because I can't say why I get
    these white canvas. But, when I get it I save the projet with the
    white view, and when reloaded, the canvas is still white.<br>
    <br>
    I've played with canvas.refresh(), canvas renderer flags and even
    with canvas.freeze().<br>
    I can't understand the behaviour I get, maybe I have a wrong usage
    of the properties above.<br>
    I also thought about triggerRepaint()...<br>
    <br>
    Thanks by advance, <br>
    Alexia<br>
    <br>
  </body>
</html>