https://bugs.kde.org/show_bug.cgi?id=430188
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/ad3b02de8 | |f8a3dd1b5d09146587a2ac37e2d | |5bc3 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Dmitry Kazakov <[email protected]> --- Git commit ad3b02de8f8a3dd1b5d09146587a2ac37e2d5bc3 by Dmitry Kazakov. Committed on 13/04/2022 at 14:25. Pushed by dkazakov into branch 'master'. Fix delay when when changing visibility of the layer on huge images If an image has too many layers (e.g. 100+ layers), then calling tightUserVisibleBounds() for all of them might be a bit too expensive. And we call that because of the Shift+Click feature (which should probably be deleted). M +5 -0 libs/image/commands/kis_node_property_list_command.cpp https://invent.kde.org/graphics/krita/commit/ad3b02de8f8a3dd1b5d09146587a2ac37e2d5bc3 -- You are receiving this mail because: You are watching all bug changes.
