Diffusion Krita dea45823ccc2

Don't try to generate LoD cache when the source device is empty

Authored by dkazakov on Aug 2 2019, 2:04 PM.

Description

Don't try to generate LoD cache when the source device is empty

Our "empty" devices have a weird extent (qintmax, qintmax, 0, 0),
which makes the LoD generation algorithm crash when it tries to read
from qintmax-tile. So we should just check it.

BUG:408785

Details

Committed
dkazakovAug 2 2019, 3:09 PM
Parents
R37:232f1c29b098: Add convert_to_animated action to krita.action
Branches
Unknown
Tags
Unknown