Fix locked brush properties leaking into .kpp files
Locked properties have "_previous" suffix in the property key, these properties should not be saved into .kpp files, because it results in confusing state on loading. The brush should be saved in the "current" state. CCBUG:461631
Loading
Please register or sign in to comment