Skip to content

scene: Introduce ItemRenderer

Vlad Zahorodnii requested to merge work/zzag/item-renderer into master

ItemRenderer class provides Item rendering facilities. The main motivation behind this change is to extract code that can be used to render both normal windows as well as the cursor.

Merge request reports