Bug 195519

Summary: don't record layer's visibility and lock changes in undo history
Product: [Applications] krita Reporter: Elián Hanisch <lambdae2>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: proposed patch

Description Elián Hanisch 2009-06-07 05:03:35 UTC
Version:           2.1 Alpha (using 4.2.4 (KDE 4.2.4), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

layer's visibility and lock are toggleable options, it doesn't make much sense to record them in the undo history, I can "undo" them anytime I want.
Comment 1 Halla Rempt 2009-11-08 11:33:45 UTC
Created attachment 38178 [details]
proposed patch

Note: should alpha locked also be skipped?
Comment 2 Elián Hanisch 2009-11-08 13:57:15 UTC
> Note: should alpha locked also be skipped?
yes
Comment 3 Elián Hanisch 2010-03-01 11:40:13 UTC
looks fixed :D