mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +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
|
* Simple container for Guacamole.Layer, allowing layers to be easily
|
||||||
|
Reference in New Issue
Block a user