https://bugs.kde.org/show_bug.cgi?id=446889
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|wishlist |normal Keywords| |regression CC| |ha...@valdyas.org Summary|[Request] Make layer |layer visibility changes |visibility being included |should not be included in |in the undo stack optional |the undo stack optional --- Comment #2 from Halla Rempt <ha...@valdyas.org> --- Huh: layer visibility explicitly and intentionally should not be in the undo stack: commit 0c53270b078ae04c51a1f58b8291031c6a46305b Author: Dmitry Kazakov <dimul...@gmail.com> Date: Tue Jan 12 11:00:46 2021 +0300 Fix modified state of the image after changing layer visibility Now KisDocument has a special field imageModifiedWithoutUndo, which records the fact if modifying the image without undo, e.g. by changing layer visibility. This field ca be reset only by saving the image, not by changing the state if the undo stack. BUG:389876 So, this is a regression. -- You are receiving this mail because: You are watching all bug changes.