Diffusion Krita 597d28b12b0b

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:40 AM
Parents
R37:8bd149b4c7a8: Add myself to the ‘Developers’ list
Branches
Unknown
Tags
Unknown