reset_transform_with_global_scale(0
Resets to the global scale value
Parementers:
None
Description:
Resets to the scale in the this.canvas_global_scale
value. This is a setting used to control the size of the canvas relative to the browser window. If the value of this.canvas_global_scale
is 1, then it resets the matrix to an identity matrix.
Updated almost 2 years ago