mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
6 lines
71 B
JavaScript
6 lines
71 B
JavaScript
|
|
new Tool('zoom', {
|
|
imageCursor: 'zoom-in',
|
|
});
|
|
|
|
/*global Tool, tool*/ |