mike-jumper commented on PR #525: URL: https://github.com/apache/guacamole-server/pull/525#issuecomment-2351110467
> In testing this, I'm seeing some visual artifacts where windows dragged around in VNC have bits of the window content spread around, e.g.  This should now be resolved - it was caused by the `GotCopyRect()` function having been overridden. Previously, this was no issue because we used our own buffer. Now that we're reusing libvncclient's buffer, the original `GotCopyRect()` needs to be called or that buffer won't be updated with respect to received `CopyRect` updates. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org