https://bugs.kde.org/show_bug.cgi?id=395979

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/5f86c598a310da66006d29cb |ta/a22b4d14dc6ad0f44fb31d34
                   |8976260d4853abf5            |37c5cf434a66267d

--- Comment #11 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit a22b4d14dc6ad0f44fb31d3437c5cf434a66267d by Dmitry Kazakov.
Committed on 03/07/2018 at 11:57.
Pushed by dkazakov into branch 'krita/4.1'.

Fix loading of files with 'Box' transformation filter

Summary:
We have released Krita with new name for the Box filter,
so now we have two variants for the name of this filer,
which is used in different places.

This patch adds aliases support for KoGenericRegistry and
makes 'Box' to be a variant for 'NearestNeighbour'

Test Plan:
0) Add the following section to kritarc
```
[KisToolTransform]
filterId=Box
```
1) Start Krita
2) Krita shouldn't crash
3) Also try for other filter ids: Bicubic, NearestNeighbor, Bilinear

Reviewers: #krita, rempt

Tags: #krita

Differential Revision: https://phabricator.kde.org/D13796

M  +36   -5    interfaces/KoGenericRegistry.h
M  +3    -2    libs/image/kis_filter_strategy.cc

https://commits.kde.org/krita/a22b4d14dc6ad0f44fb31d3437c5cf434a66267d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to