Summary: | very weird issue when changing rotation sensors on Block_bristles preset | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | animtim |
Component: | Brush engines | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73 |
Priority: | NOR | ||
Version: | 2.8 Beta | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/473baa4a7e0aca8dcc71ab9d4ebcbd422ed30fd1 | Version Fixed In: | |
Sentry Crash Report: |
Description
animtim
2014-02-22 14:44:18 UTC
In this commit the bug is *not* present: 8bd7c3445367438d274613b commit f5aa69e113cd0fc097ff79 is also bugfree e7757fb96dea100c996e8f is also bugfree 56a29e66b02fee4367c4f is bugfree 75ff90605843a3d995ba6 already has a bug The bug appeared between commits e7757fb96dea100c996e8f and 56a29e66b02fee4367c4f The failing commit is: 2f43a931c934c505f5ad652c00d21fba4e4d Git commit 473baa4a7e0aca8dcc71ab9d4ebcbd422ed30fd1 by Dmitry Kazakov. Committed on 05/03/2014 at 10:53. Pushed by dkazakov into branch 'master'. Fix weird behavior of the older-type presets We should not disable all the sensors of the preset just because its curve is of old style. This activates Pressure sensor implicitly, which is not what we really want. M +0 -2 krita/plugins/paintops/libpaintop/kis_curve_option.cpp http://commits.kde.org/calligra/473baa4a7e0aca8dcc71ab9d4ebcbd422ed30fd1 |