Skip to content

scene: Change clear color in ItemRendererQPainter

Vlad Zahorodnii requested to merge work/zzag/qpainter-renderer-clear-color into master

It makes the behavior of the ItemRendererQPainter compatible with the behavior of the ItemRendererOpenGL. It is needed to ensure that the cursor layer is properly cleared too.

Merge request reports