pencil2d / pencil

Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
http://pencil2d.org
GNU General Public License v2.0
1.45k stars 272 forks source link

[BUG] - Move / Rotate selection breaks the onion skin #390

Closed feeef closed 8 years ago

feeef commented 8 years ago

When moving or rotating a selection, the onion skin where the selection was defined is not visible anymore. This can be a problem when trying to adjust the current drawing based on previous or next drawings.

ManuAros commented 8 years ago

I also reported kind of the same thing here #382, I closed that because your explanation is better.

tasaif commented 8 years ago

core_lib/canvasrenderer.cpp:328 is part of the problem still working on it