https://bugs.kde.org/show_bug.cgi?id=392504
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/7a27f04cbe093ff1880a261f |ta/c8103fa9f264405e95c481bf |38504c2dfa0800d1 |eda102561da216c7 --- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- Git commit c8103fa9f264405e95c481bfeda102561da216c7 by Boudewijn Rempt. Committed on 03/04/2018 at 11:20. Pushed by rempt into branch 'krita/4.0'. Do not save and load channel lock flags to .kra Until the channel docker was made to work on the projection in commit 365d0eb775cbff3bf6afda3f9b703741dbd68710 Author: Boudewijn Rempt <b...@valdyas.org> Date: Mon Sep 30 09:02:41 2013 +0200 Start making the channel docker work on the projection, not the layer We could lock channels and painting on them would be disabled. Except for some remnants in libqml, that is no longer possible. However, we would still load and save the channel lock flags. Maybe in the future we should add the channel lock flags to the layer properties dialog instead and restore this code. I'm still not sure how the file in the bug report was created, unless it originated in Krita Gemini. (cherry picked from commit 7a27f04cbe093ff1880a261f38504c2dfa0800d1) M +0 -82 libs/libqml/plugins/kritasketchplugin/models/LayerModel.cpp M +0 -16 libs/libqml/plugins/kritasketchplugin/models/LayerModel.h M +0 -49 libs/libqml/qml/panels/EditLayerPage.qml M +0 -3 plugins/impex/libkra/kis_kra_loader.cpp M +0 -5 plugins/impex/libkra/kis_kra_savexml_visitor.cpp M +0 -1 plugins/impex/libkra/kis_kra_tags.h https://commits.kde.org/krita/c8103fa9f264405e95c481bfeda102561da216c7 -- You are receiving this mail because: You are watching all bug changes.