mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Merge pull request #445 from robmuh/master
Warp -> Wrap in move tool spelling
This commit is contained in:
commit
b3da940943
@ -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