Diffusion Krita 8e51c1491e0a

Fix updates in the new transform tool

Authored by dkazakov on Aug 2 2019, 8:19 AM.

Description

Fix updates in the new transform tool

Batch markers must not be compressed. I thought that returning a fake
LoD would ensure it, but it is not the case. If we have multiple "start"
(or "end") markers, they should not be compressed as well. For this
purpose, I introduced KisUpdateInfo::canBeCompressed(), which returns
false for all the marker info objects.

Details

Committed
dkazakovAug 2 2019, 9:04 AM
Parents
R37:b4b368205836: Remove code obsoleted in 123c58cddef1dce2b4fa2a16f2f6ebf4dacd5d78
Branches
Unknown
Tags
Unknown