igorski/bitmappery

Allow use of clone stamp on rotated layer

igorski opened this issue · 1 comments

It is currently not possible to use the clone stamp when the destination layer is rotated, this is due to the clone handler logic (see paint() in layer-sprite.js).

Until this issue is resolved, clone stamp is disabled for rotated layers (see canClone() in tool-types.js).

Duplicated by #2