aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-10-22 18:03:34 -0700
committerScott Jackson <daneren2005@gmail.com>2015-10-22 18:03:34 -0700
commit094782dd811d70dc8006096ad258716492cf998f (patch)
tree619a4db2ca05cc79942367efbf16587f08d212f5 /README.md
parent53cafd6b2e373b5a99260be93e170920c12a33a2 (diff)
parent105e63e74994004c510fdada63d03086bbb56752 (diff)
downloaddsub-094782dd811d70dc8006096ad258716492cf998f.tar.gz
dsub-094782dd811d70dc8006096ad258716492cf998f.tar.bz2
dsub-094782dd811d70dc8006096ad258716492cf998f.zip
Merge branch 'auto'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 23324cd7..e7d83ca4 100644
--- a/README.md
+++ b/README.md
@@ -29,5 +29,5 @@ Media Icons are double standard size. On https://romannurik.github.io/AndroidAs
```
PARAM_RESOURCES.iconSize = {w: 64, h: 64}
PARAM_RESOURCES['targetRect-clipart'] = { x: 12, y: 12, w: 40, h: 40 }
-form.fields[0].params.maxFinalSize = {w: 512, h: 512}
+form.fields_[0].params_.maxFinalSize = {w: 512, h: 512}
```