Bug 476033 - Wave filter is missing from the filter mask and filter layer list
Summary: Wave filter is missing from the filter mask and filter layer list
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Filters (show other bugs)
Version: 5.2.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-24 05:52 UTC by Raghavendra kamath
Modified: 2024-02-28 18:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raghavendra kamath 2023-10-24 05:52:14 UTC
SUMMARY
The wave filter is missing in the filter mask and filter layer list. It is present in the Filter > Other > Wave menu.


STEPS TO REPRODUCE
1. Open krita 5.2 or nightly build
2. Check the wave filter in  Filter > Other > Wave menu.
3. Now try to add this as a filter mask you will find that it is not present in the filter list
Comment 1 Dmitry Kazakov 2023-10-24 08:04:28 UTC
Git commit 5b038197ffa56f3362f78599d3840add4510b18e by Dmitry Kazakov.
Committed on 24/10/2023 at 10:04.
Pushed by dkazakov into branch 'master'.

Make wave filter allowed in filter masks/layers

The filter just needed a proper neededRect() method

M  +6    -1    plugins/filters/wavefilter/wavefilter.cpp
M  +1    -0    plugins/filters/wavefilter/wavefilter.h

https://invent.kde.org/graphics/krita/-/commit/5b038197ffa56f3362f78599d3840add4510b18e
Comment 2 Dmitry Kazakov 2024-02-28 18:09:32 UTC
Git commit 633f60e042cbdc2afcb94b120cc22c387b44ce19 by Dmitry Kazakov.
Committed on 28/02/2024 at 12:44.
Pushed by dkazakov into branch 'kazakov/for-5.2'.

Make wave filter allowed in filter masks/layers

The filter just needed a proper neededRect() method

M  +6    -1    plugins/filters/wavefilter/wavefilter.cpp
M  +1    -0    plugins/filters/wavefilter/wavefilter.h

https://invent.kde.org/graphics/krita/-/commit/633f60e042cbdc2afcb94b120cc22c387b44ce19