aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjs/components/tools-properties/rect-properties.reel/rect-properties.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/components/tools-properties/rect-properties.reel/rect-properties.html b/js/components/tools-properties/rect-properties.reel/rect-properties.html
index 7aa91314..a7bf6a7c 100755
--- a/js/components/tools-properties/rect-properties.reel/rect-properties.html
+++ b/js/components/tools-properties/rect-properties.reel/rect-properties.html
@@ -15,8 +15,7 @@
15 "prototype": "js/components/hottextunit.reel[HotTextUnit]", 15 "prototype": "js/components/hottextunit.reel[HotTextUnit]",
16 "properties": { 16 "properties": {
17 "element": {"#": "TLRadiusControl"}, 17 "element": {"#": "TLRadiusControl"},
18 "acceptableUnits" : ["px", "pt", "%"], 18 "acceptableUnits" : ["px", "pt", "%"]
19 "identifier": "TLRadiusControl"
20 }, 19 },
21 "listeners": [ 20 "listeners": [
22 { 21 {