Diffusion Krita e35c0127c023

Fix auto-opening of the editor dialog in the text tool

Authored by dkazakov on Apr 4 2018, 4:37 PM.

Description

Fix auto-opening of the editor dialog in the text tool

When we create a text shape, Krita may automatically create a new
shape layer for it. It means that a new shape manager and selection
will be created. Therefore KoKeepShapesSelectedCommand should point
not to KoSelection object, but to KoSelectedShapesProxy, which is
kept unchanged when the layers are switched.

Details

Committed
dkazakovApr 4 2018, 4:39 PM
Parents
R37:a42c7e9137e2: Check whether the colorset is valid before using it
Branches
Unknown
Tags
Unknown