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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/4a50d2f59 |hics/krita/commit/b9df04d61
                   |31b5a414c9e48b23000e3d9212c |453401db48152ca84c6936990c1
                   |f145                        |7552

--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit b9df04d61453401db48152ca84c6936990c17552 by Dmitry Kazakov.
Committed on 30/07/2020 at 14:08.
Pushed by dkazakov into branch 'master'.

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).

# Conflicts:
#       libs/image/kis_image.cc

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/b9df04d61453401db48152ca84c6936990c17552

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

Reply via email to