Diffusion Krita 861995e810b1

Shape layers: change the canvas compressor delay depending on image size

Authored by rempt on Mar 21 2019, 3:51 PM.

Description

Shape layers: change the canvas compressor delay depending on image size

This sort of keeps the best of both the fix for
https://bugs.kde.org/show_bug.cgi?id=399363 and some responsiveness
for smaller images.

The real solution probably would be to render the vector shapes at
the current zoom level, LoD-like (and only for the visible part,
of course), but that's way out of scope for now. We might as well
wish we could write our svg renderer without QPainter and with
proper color management.

CCBUG:399363
CCBUG:405698

Details

Committed
remptMar 21 2019, 3:53 PM
Parents
R37:c7a921d1b7b5: Fix invalid memory access in KisOpenGLModeProber
Branches
Unknown
Tags
Unknown