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

Move repaint scheduling logic to Item

Currently, items depend on scene windows for creating pixmaps, repaint
scheduling, and caching quads.

This change moves repaint scheduling from scene windows to items to
make the scene items depend less on scene windows.

In hindsight, we may clean up the repaint scheduling machinery further
by introducing view objects.
parent 38681417
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