Diffusion Krita 8e8303429030

Remove double initialization of the inut manager on image creation

Authored by dkazakov on May 29 2020, 3:10 PM.

Description

Remove double initialization of the inut manager on image creation

The initialization in KisCanvas2::setCanvasWidget() was intended only
for the case when the canvas type is switched (opengl<->qpainter) and
it shouldn't trigger during normal canvas creation process.

This patch is too dangerous for 4.3.0 release, it should be pushed into
4.3 branch only for 4.3.1 release.

BUG:421518

Details

Committed
dkazakovJun 2 2020, 9:34 AM
Parents
R37:2e216f317fb9: Add an option to strip binaries when building an AppImage package
Branches
Unknown
Tags
Unknown