Summary: | Halftone filter broken and Stamp option in predefined brush editor using wrong bounds due bug with KisPaintDevice::crop | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | wolthera <griffinvalley> |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73 |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
wolthera
2018-09-25 17:26:50 UTC
Hi, Wolthera! Could you tell what exactly does it mean "3. Observe it looking weird."? On my build the filter result looks correct and the only problem of the stamp brush I see is that the thumbnail has wrong aspect ratio. But the brush itself paints correctly... Git commit 8dcacba3ed052911bc41df9cac96ee4e7a95057e by Dmitry Kazakov. Committed on 26/09/2018 at 11:33. Pushed by dkazakov into branch 'master'. Make Stamp brush preview be scaled correctly M +14 -7 plugins/paintops/libpaintop/kis_custom_brush_widget.cpp M +1 -0 plugins/paintops/libpaintop/kis_custom_brush_widget.h https://commits.kde.org/krita/8dcacba3ed052911bc41df9cac96ee4e7a95057e Git commit 96bc1223072279dea70a1cca204a2b7cb1366434 by Dmitry Kazakov. Committed on 26/09/2018 at 11:36. Pushed by dkazakov into branch 'krita/4.1'. Make Stamp brush preview be scaled correctly M +14 -7 plugins/paintops/libpaintop/kis_custom_brush_widget.cpp M +1 -0 plugins/paintops/libpaintop/kis_custom_brush_widget.h https://commits.kde.org/krita/96bc1223072279dea70a1cca204a2b7cb1366434 I can't reproduce the halftone problem today, how weird. |