* More WIP on FSE
* Fix issue with events captured in VC when setFocus() toggle
This commit is contained in:
@@ -27,7 +27,7 @@ function HorizontalMenuView(options) {
|
||||
|
||||
this.getSpacer = function() {
|
||||
return new Array(self.itemSpacing + 1).join(' ');
|
||||
}
|
||||
};
|
||||
|
||||
this.performAutoScale = function() {
|
||||
if(self.autoScale.width) {
|
||||
|
||||
Reference in New Issue
Block a user