Merge pull request #445 from robmuh/master

Warp -> Wrap in move tool spelling
This commit is contained in:
Julian Descottes 2016-04-10 14:14:22 +02:00
commit b3da940943

View File

@ -14,7 +14,7 @@
this.tooltipDescriptors = [
{key : 'ctrl', description : 'Apply to all layers'},
{key : 'shift', description : 'Apply to all frames'},
{key : 'alt', description : 'Warp canvas borders'}
{key : 'alt', description : 'Wrap canvas borders'}
];
// Stroke's first point coordinates (set in applyToolAt)