GUAC-656: Flush default surface after handling updates.
This commit is contained in:
parent
5f0250fb1f
commit
b6e323a7a2
@ -264,6 +264,7 @@ int rdp_guac_client_handle_messages(guac_client* client) {
|
|||||||
return 1;
|
return 1;
|
||||||
|
|
||||||
/* Success */
|
/* Success */
|
||||||
|
guac_common_surface_flush(guac_client_data->default_surface);
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user