<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:l.lunak@collabora.com" title="Luboš Luňák <l.lunak@collabora.com>"> <span class="fn">Luboš Luňák</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Impress works very slow with large sized GIF"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104878">bug 104878</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>l.lunak@collabora.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Impress works very slow with large sized GIF"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104878#c42">Comment # 42</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Impress works very slow with large sized GIF"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104878">bug 104878</a>
              from <span class="vcard"><a class="email" href="mailto:l.lunak@collabora.com" title="Luboš Luňák <l.lunak@collabora.com>"> <span class="fn">Luboš Luňák</span></a>
</span></b>
        <pre>Moving the cursor slowly over the animation freezes the animation no matter the
VCL backend (I've tried kf5, gtk3, win+gdi, win+opengl, win+skia) => this is
not a problem of any specific VCL backend. AFAICT the problem is that cursor
position change triggers a hit test which for whatever strange reason causes a
costly (full?) repaint.

Also, it's rather pointless to complain about Skia in random bugreports or even
tell people to "fix" problems by disabling it. First of all, if there's
something to complain about, the complaints should go to the responsible person
(=me), not bugreports that I'm not even CC-ed on. Second, this bugreport is
from 2016, OpenGL became the Windows default in 2015, and Skia drawing is based
on OpenGL drawing => if Skia is missing something, it's because you didn't
implement it for the most widely used VCL drawing method nor told anyone
responsible. This is your responsibility one way or another.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>