drawpile / Drawpile

A collaborative drawing program
http://drawpile.net/
GNU General Public License v3.0
1.01k stars 129 forks source link

Transforms: allow switching between fast and accurate previews #1311

Closed askmeaboutlo0m closed 1 month ago

askmeaboutlo0m commented 1 month ago

Previewing large transforms on the layers themselves is kind of slow. It would be nice to be able to toggle the preview mode in the transform tool.

The accurate preview should work like it does currently. The fast preview should instead just paint the transformed image into the TransformItem directly.