pixel-editor/js/tools/_line.js
2021-01-14 13:04:39 -05:00

4 lines
68 B
JavaScript

new Tool('line', {
cursor: 'crosshair',
brushPreview: true,
});