mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added zooming with +, - and 0
This commit is contained in:
parent
cc8cf6c5f9
commit
ac27da1e31
7 changed files with 82 additions and 12 deletions
|
|
@ -63,7 +63,10 @@ function (Exception) {
|
|||
game: {
|
||||
gameInfo: {
|
||||
toggle: null
|
||||
}
|
||||
},
|
||||
zoomIn: null,
|
||||
zoomOut: null,
|
||||
zoomReset: null
|
||||
},
|
||||
to: {
|
||||
server: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue