Hi, I think this bug is directly a side effect of fixing bug 329625. To reproduce : ============ 1) Open Krita, 2) Take a canvas 3) take a preset with dynamic on size ( exemple : airbrushes ) 4) Paint, resize with ] and [ on keyboard, or with holding <shift> Result : ====== 1) The outliner is now really little. Minimal dot 2) While resizing with ] and [ , outliner jumps from actual position, to max size the sensor offer. Flickering 3) While resizing with <shift> idem ; but no flicker. Expected : ========= As it were before :-)
Aaaah! Stupid me! :)
Git commit 1a2953417dc9027c7513ad6e629805a85831bca8 by Dmitry Kazakov. Committed on 07/01/2014 at 15:59. Pushed by dkazakov into branch 'master'. Fix the outline size in hover mode In hover mode the pressure must be emulated to be 1.0, otherwise we will not see anything. M +3 -3 krita/ui/tool/kis_painting_information_builder.cpp http://commits.kde.org/calligra/1a2953417dc9027c7513ad6e629805a85831bca8
Git commit 8ad47a9bc65c6315ed5cf26823966db6421971cb by Dmitry Kazakov. Committed on 07/01/2014 at 15:59. Pushed by dkazakov into branch 'calligra/2.8'. Fix the outline size in hover mode In hover mode the pressure must be emulated to be 1.0, otherwise we will not see anything. M +3 -3 krita/ui/tool/kis_painting_information_builder.cpp http://commits.kde.org/calligra/8ad47a9bc65c6315ed5cf26823966db6421971cb