https://bugs.kde.org/show_bug.cgi?id=376382
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/2911af8cee02c9b280f149e0 | |597f61b0fd141145 --- Comment #12 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit a616f6af271a4cc9f33cdd793d98a6d8cc2f5001 by Dmitry Kazakov. Committed on 11/04/2017 at 09:28. Pushed by dkazakov into branch 'master'. Fix at least one crash when D&D layers from one huge image to another M +22 -0 libs/ui/KisDocument.cpp M +7 -0 libs/ui/KisDocument.h M +2 -13 libs/ui/kis_mimedata.cpp M +1 -1 plugins/impex/kra/kra_export.cpp https://commits.kde.org/krita/a616f6af271a4cc9f33cdd793d98a6d8cc2f5001 --- Comment #13 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 2911af8cee02c9b280f149e0597f61b0fd141145 by Dmitry Kazakov. Committed on 11/04/2017 at 09:28. Pushed by dkazakov into branch 'master'. Implement blocking the source image when D&D nodes Ref T5753 M +39 -5 libs/image/kis_image_barrier_locker.h M +3 -2 libs/ui/kis_clipboard.cc M +2 -1 libs/ui/kis_clipboard.h M +37 -26 libs/ui/kis_mimedata.cpp M +5 -5 libs/ui/kis_mimedata.h M +2 -5 libs/ui/kis_node_manager.cpp M +1 -1 libs/ui/kis_node_model.cpp https://commits.kde.org/krita/2911af8cee02c9b280f149e0597f61b0fd141145 -- You are receiving this mail because: You are watching all bug changes.