Diffusion Krita 252e349324cd

Fix an assert when cloning perspective assistant

Authored by tusooaw on Jun 28 2019, 11:45 PM.

Description

Fix an assert when cloning perspective assistant

The handles in the variables topLeft, topRight, etc. are but
duplicates of the ones in the handle list, so they must have been
already registered to the new assistant. Registering them twice
will trigger an assert.

BUG: 409249

Details

Committed
remptJul 8 2019, 2:59 PM
Parents
R37:c32e0084f7f1: Partially revert bd9602f5229b
Branches
Unknown
Tags
Unknown