mirror of
https://github.com/igorski/bitmappery.git
synced 2026-06-16 19:25:38 +02:00
When zooming in and panning the Viewport while a Selection is active, if a bucket fill or stroke operation is used, only the visible area of the Selection is filled. This should be updated to fill the full area, even the out of visual bounds area. This changeset also fixes an issue where stroke width would be applied differently at different zoom levels.