From b961b2eeb4e8f6be9c9afff1251de063fa1d2f20 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Tue, 20 Dec 2016 06:29:46 +0100 Subject: [PATCH] automatic implicit openrator conversion for class --- Tests/Interfaces/colorItem.crow | 2 +- src/Instantiator.cs | 206 +++++++++++++++++++++++--------- 2 files changed, 151 insertions(+), 57 deletions(-) diff --git a/Tests/Interfaces/colorItem.crow b/Tests/Interfaces/colorItem.crow index 3c30a052..99c8d224 100755 --- a/Tests/Interfaces/colorItem.crow +++ b/Tests/Interfaces/colorItem.crow @@ -5,6 +5,6 @@ MouseEnter="{Background=hgradient|0:DarkRed|1:Transparent}" MouseLeave="{Background=Transparent}"> -