From cfc93ff24f8d2d38d40bf34837bc6224f568e380 Mon Sep 17 00:00:00 2001 From: Duong Thanh An Date: Sat, 4 Jun 2016 21:42:29 +0700 Subject: [PATCH] Fix progress shape using wrong tag --- Definition.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Definition.xml b/Definition.xml index 7fc2cc7..2ae9c56 100644 --- a/Definition.xml +++ b/Definition.xml @@ -1453,11 +1453,11 @@ Citizen Kane | Orson Welles | 1941]]> $box - $radius.x + $radius.x$radius.x - new Bound($box.x, $box.x, $progress.x, $box.h) + new Bound(0, 0, $progress.x, $box.h) @@ -1485,7 +1485,7 @@ Citizen Kane | Orson Welles | 1941]]> - + @@ -1517,7 +1517,7 @@ Citizen Kane | Orson Welles | 1941]]> patternTransform="rotate(-45)" > - +