mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Provide means of retrieving scale.
This commit is contained in:
@@ -841,8 +841,11 @@ Guacamole.Client = function(tunnel) {
|
||||
|
||||
};
|
||||
|
||||
guac_client.getScale = function() {
|
||||
return displayScale;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
* Simple container for Guacamole.Layer, allowing layers to be easily
|
||||
|
Reference in New Issue
Block a user