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
                   |                            |ta/5f86c598a310da66006d29cb
                   |                            |8976260d4853abf5
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 5f86c598a310da66006d29cb8976260d4853abf5 by Dmitry Kazakov.
Committed on 01/07/2018 at 08:58.
Pushed by dkazakov into branch 'master'.

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/5f86c598a310da66006d29cb8976260d4853abf5

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

Reply via email to