mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 13:53:31 +03:00
Fixed: Remove trailing space
This commit is contained in:
parent
263dc85fbd
commit
2c6b970f29
1 changed files with 0 additions and 1 deletions
|
@ -261,7 +261,6 @@
|
|||
var size = this.size = positionAndSize.size;
|
||||
var rotate;
|
||||
var scale = "";
|
||||
|
||||
if (viewport.flipped){
|
||||
rotate = -positionAndSize.rotate;
|
||||
scale = " scaleX(-1)";
|
||||
|
|
Loading…
Add table
Reference in a new issue