pixel-editor/js/tools/_zoom.js

6 lines
71 B
JavaScript

new Tool('zoom', {
imageCursor: 'zoom-in',
});
/*global Tool, tool*/