From 7d507f3dc431e1a052f28cfb935ffad7afc7f074 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Fri, 5 Feb 2016 10:17:21 +0100 Subject: [PATCH] add Caching property to Group, to allow disabling caching for very often updated surface --- Crow.userprefs | 16 +++++----------- Tests/Interfaces/4.crow | 8 ++++---- src/GraphicObjects/GraphicObject.cs | 13 ++++++++++--- src/GraphicObjects/Group.cs | 22 ++++++++++++++++++++-- 4 files changed, 39 insertions(+), 20 deletions(-) diff --git a/Crow.userprefs b/Crow.userprefs index a89a8f1f..1119c399 100644 --- a/Crow.userprefs +++ b/Crow.userprefs @@ -1,17 +1,11 @@  - + - - - - - - - - - - + + + + diff --git a/Tests/Interfaces/4.crow b/Tests/Interfaces/4.crow index 833e2bce..ba7cb110 100755 --- a/Tests/Interfaces/4.crow +++ b/Tests/Interfaces/4.crow @@ -1,6 +1,6 @@  - + - + - + - +