+ MCI support for focusArgs, e.g. 'focusTextStyle'
+ TextView initial support for fillChar and justify + Add color support to string_util.js::pad() * Better color handling in Views
This commit is contained in:
@@ -433,6 +433,7 @@ function display(art, options, cb) {
|
||||
bg : parser.bgColor,
|
||||
flags : parser.flags,
|
||||
};
|
||||
mci[mapItem].focusArgs = args;
|
||||
} else {
|
||||
mci[mapItem] = {
|
||||
args : args,
|
||||
|
||||
Reference in New Issue
Block a user