* Fix some handling of height, itemSpacing, etc. in VerticalMenuView
* Change auto scale to be height/width dependent
This commit is contained in:
@@ -233,8 +233,7 @@
|
||||
"Some More Stuff",
|
||||
"Other"
|
||||
],
|
||||
"height" : 8,
|
||||
"width" : 33,
|
||||
"height" : 10,
|
||||
"itemSpacing" : 1,
|
||||
// :TODO: justify not working??
|
||||
"focusTextStyle" : "small i"
|
||||
|
||||
Reference in New Issue
Block a user