refactor: simplify zoom by removing zoom.translation
(#4477)
This commit is contained in:
@ -67,10 +67,6 @@ Object {
|
||||
"viewModeEnabled": false,
|
||||
"zenModeEnabled": false,
|
||||
"zoom": Object {
|
||||
"translation": Object {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
},
|
||||
"value": 1,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user