* MCI keys no longer consider view IDs as this implied order
* Converted all MCI keys in menu.json/etc., e.g. BN1ET2 -> BN1ET2 * Fix regression with prompt loading * 'age' property -> 'birthdate' * MaskEditView.getData() returns data with literals in place * Other minor changes
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
//"ET3" : { "width" : 21 },
|
||||
"ME3" : {
|
||||
"styleSGR1" : "|00|30|01",
|
||||
"styleSGR2" : "|00|37"
|
||||
"styleSGR2" : "|00|37",
|
||||
"fillChar" : "#"
|
||||
},
|
||||
"ET4" : { "width" : 1 },
|
||||
"ET5" : { "width" : 21 },
|
||||
|
||||
Reference in New Issue
Block a user