Skip to content
Commit d5824696 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

scene: Fix previous pixmap ref'ing

discardPixmap() increases the reference counter, but there's no matching
place where the ref count is decreased, which results in the previous
pixmap not being released even if it's not needed anymore.
parent 46a69357
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment