* Lots of work with fonts: Support mappings of various cterm/SyncTERM fonts.
* Load font info from SAUCE * Better work with defaults & theme values
This commit is contained in:
@@ -112,7 +112,7 @@ VerticalMenuView.prototype.onSpecialKeyPress = function(keyName) {
|
||||
VerticalMenuView.super_.prototype.onSpecialKeyPress.call(this, keyName);
|
||||
};
|
||||
|
||||
VerticalMenuView.prototype.getViewData = function() {
|
||||
VerticalMenuView.prototype.getData = function() {
|
||||
return this.focusedItemIndex;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user