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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/4a50d2f59
                   |                            |31b5a414c9e48b23000e3d9212c
                   |                            |f145
             Status|CONFIRMED                   |RESOLVED

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 4a50d2f5931b5a414c9e48b23000e3d9212cf145 by Dmitry Kazakov.
Committed on 30/07/2020 at 14:05.
Pushed by dkazakov into branch 'krita/4.3'.

Fix layer index generation algorithm

Now the index is assigned to a layer dynamically. We just iterate over
all the existing layers, find ones with index in the end of the name,
choose the maximum one and create a new layer with index (maxIndex + 1).

M  +18   -14   libs/image/kis_image.cc
M  +0    -5    libs/image/kis_image.h
M  +0    -1    plugins/impex/libkra/kis_kra_loader.cpp

https://invent.kde.org/graphics/krita/commit/4a50d2f5931b5a414c9e48b23000e3d9212cf145

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

Reply via email to