https://bugs.kde.org/show_bug.cgi?id=393851
L. E. Segovia <l...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/686e733dd03269bb43a745d7 | |110132f38424f3f0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #5 from L. E. Segovia <l...@amyspark.me> --- Git commit 686e733dd03269bb43a745d7110132f38424f3f0 by L. E. Segovia. Committed on 15/05/2018 at 18:42. Pushed by lsegovia into branch 'amyspark/D12832-eraser-fix'. Fix Eraser not loading upon first launching Krita This is a mix of: - The paintopbox not receiving the change of compositeop. - Qt messing up with Krita's highlightable buttons. - The paintopbox loading the preset before setCurrentView, which borks Qt from emitting the relevant update signals. Differential Revision: https://phabricator.kde.org/D12832 M +1 -1 libs/ui/KisViewManager.cpp M +6 -0 libs/ui/kis_action_manager.cpp M +49 -19 libs/ui/kis_paintop_box.cc https://commits.kde.org/krita/686e733dd03269bb43a745d7110132f38424f3f0 -- You are receiving this mail because: You are watching all bug changes.