https://bugs.kde.org/show_bug.cgi?id=391050
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/c127acfa574bf220d346d65d |ta/27c660c0bbfc78d313672b03 |84d608bc3eafb881 |19b829f47eda6c8f --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 27c660c0bbfc78d313672b0319b829f47eda6c8f by Dmitry Kazakov. Committed on 12/03/2018 at 18:34. Pushed by dkazakov into branch 'master'. Fix LoD being activated for everything, even for brushes that do not support it Well, my refactoring was a bit too optimistic :) A special read-only resource (EffectiveLodAvailablility) was actually needed for brushes to distinguish the case when user allows LoD, but the brush doesn't support it (and it is known only by the GUI, not by the brush itself). M +1 -0 libs/ui/kis_canvas_resource_provider.h M +1 -9 libs/ui/tool/kis_resources_snapshot.cpp M +19 -0 libs/ui/widgets/kis_lod_availability_widget.cpp https://commits.kde.org/krita/27c660c0bbfc78d313672b0319b829f47eda6c8f -- You are receiving this mail because: You are watching all bug changes.