fix bug where center of fingers is not preserved on pinch zoom
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
log.push(transform);
|
||||
}
|
||||
|
||||
control.containerOrigin = {
|
||||
control.containerCenter = {
|
||||
x: 0, y: 0
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user