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.48k stars 273 forks source link

[BUG] - Onion skin opacity not working #476

Closed feeef closed 8 years ago

feeef commented 8 years ago

Since the layer opacity feature, the onion skin opacity was not working. I fixed it here : https://github.com/pencil2d/pencil/pull/474

This is just for reference.

feeef commented 8 years ago

As I fixed this bug, I close it.