Diffusion Krita da5a240daf90

Disable adjustmentlayer support on the raindrop filter.

Authored by woltherav on Oct 7 2019, 3:23 PM.

Description

Disable adjustmentlayer support on the raindrop filter.

By rule of thumb, filters that cannot multithread should not
be allowed as adjustment layers, (which are, afaik, multithreaded)
so I am half wodering if we should not somehow hardcode whether or
not adjustment layers are supported based on the availability of
multithread, but regardless, it's best to disable adjustment layers
on this specific filter.

BUG:412522
(cherry picked from commit e811af0858972912b07d163c1c088fb174c6fa4c)

Details

Committed
remptOct 9 2019, 8:40 AM
Parents
R37:50e0adfcc586: Reallow kra mimetype in the filter list for convert to file layer
Branches
Unknown
Tags
Unknown