<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GtkRevealer: reveal-child should avoid changing child allocation during animation"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=763350#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GtkRevealer: reveal-child should avoid changing child allocation during animation"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=763350">bug 763350</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=christian%40hergert.me" title="Christian Hergert <christian@hergert.me>"> <span class="fn">Christian Hergert</span></a>
</span></b>
        <pre>I've updated the panel-gtk code with 2 important things that should fix this
(although I'm not sure how to verify the shadow drawing).

First, PnlDockBin now creates it's own GdkWindow. Secondly, PnlDockOverlay is
now an eventbox which should also be clipping all of the children. Side window
handles now work again, so that does indicate to me it is clipping properly
now.

Performance is still poor on the wayland backend.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>