mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Warp -> Wrap in move tool spelling
This commit is contained in:
parent
c96dde9972
commit
2a1073d0c5
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user