Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Fix #2952 Pre-render node images for interpolation #3010

Merged
merged 6 commits into from May 13, 2017

Conversation

wimrijnders
Copy link
Contributor

@wimrijnders wimrijnders commented Apr 24, 2017

Fix for #2952.

Pre-load and cache different-sized versions of an image, for better interpolation when zoomed in.

This interpolation was previously done within the drawing loop, causing big performance issues. This implementation should reduce the cpu-usage during moving of nodes somewhat, and memory-usage a lot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants