https://bugs.kde.org/show_bug.cgi?id=413805
Emmet O'Neill <emmetoneill....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/a1cd8d74b1a7e2 | |b77010adae312b25168f6e9459 --- Comment #5 from Emmet O'Neill <emmetoneill....@gmail.com> --- Git commit a1cd8d74b1a7e2b77010adae312b25168f6e9459 by Emmet O'Neill. Committed on 08/04/2020 at 19:54. Pushed by emmetoneill into branch 'master'. Added user setting for autopinning layers to timeline. Currently this setting only applies to paint layers, so other types of nodes will not be autopinned at all. Related: bug 414690 M +14 -14 libs/image/kis_base_node.cpp M +8 -1 libs/image/kis_base_node.h M +5 -5 libs/image/kis_layer_utils.cpp M +3 -3 libs/libkis/Node.h M +22 -18 libs/ui/KisDocument.cpp M +11 -1 libs/ui/dialogs/kis_dlg_preferences.cc M +1 -0 libs/ui/dialogs/kis_dlg_preferences.h M +22 -9 libs/ui/forms/wdggeneralsettings.ui M +10 -0 libs/ui/kis_config.cc M +3 -0 libs/ui/kis_config.h M +4 -0 libs/ui/kis_layer_manager.cc M +2 -2 plugins/extensions/pykrita/sip/krita/Node.sip https://invent.kde.org/kde/krita/commit/a1cd8d74b1a7e2b77010adae312b25168f6e9459 -- You are receiving this mail because: You are watching all bug changes.