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

Bucket tool does not take camera transforming into account when filling #1735

Closed MrStevns closed 1 year ago

MrStevns commented 2 years ago

Issue Summary

When you have moved the camera from its initial position and then switch layer to a bitmap layer and fill, the filled region does not match the new camera position. ### Actual Results Fill is happening outside the interpolated frame image image ### Expected Results The fill always happens within the camera passpartout. ### Steps to reproduce - Move the camera from its initial position - Select your bitmap layer - Select the bucket tool - Fill on the canvas within the new passpartout. ### System Information + Pencil2D Version: Development Build Oct 24 2022 Operating System: macOS 12.6 CPU Architecture: x86_64 Qt Version: 5.15.1
AnhuaW commented 2 years ago

Hi, may I attempt this issue?

MrStevns commented 2 years ago

Hi AnhuaW, of course 😄