mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Moved error style change into hook
This commit is contained in:
@@ -265,9 +265,6 @@ function GuacamoleClient(display) {
|
||||
|
||||
disconnect();
|
||||
|
||||
// In case nothing has been rendered yet, use error style
|
||||
display.className += " guac-error";
|
||||
|
||||
// Show error by desaturating display
|
||||
if (background)
|
||||
background.filter(desaturateFilter);
|
||||
|
Reference in New Issue
Block a user