SUMMARY When using an image larger than the canvas size, perspectove transform on transform mask is corrupted. Part of the image is missing. STEPS TO REPRODUCE 1. Paste an image larger than the canvas size 2. Create transform mask on the layer 3. Use perspective transform on the layer and resize to the canvas size. OBSERVED RESULT Part of the image is missing. On the other hand,Free transform in the same way works well. EXPECTED RESULT Layers are drawn to fill the canvas. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Created attachment 132034 [details] Image file with a problem
I can confirm this bug with the provided file. Part of the image outside bounds is not considered for the transform mask.
Hi, tomo! The bug should be fixed now after I implemented in-stack transform tool preview. I cannot reproduce that anymore, even with the attached file.