* Fix some handling of height, itemSpacing, etc. in VerticalMenuView

* Change auto scale to be height/width dependent
This commit is contained in:
Bryan Ashby
2015-05-07 16:14:16 -06:00
parent 7fc4858959
commit 37adeb5f90
4 changed files with 19 additions and 44 deletions

View File

@@ -233,8 +233,7 @@
"Some More Stuff",
"Other"
],
"height" : 8,
"width" : 33,
"height" : 10,
"itemSpacing" : 1,
// :TODO: justify not working??
"focusTextStyle" : "small i"