mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-25 12:08:21 +02:00
* More WIP on FSE
* Fix issue with events captured in VC when setFocus() toggle
This commit is contained in:
parent
aab07bb330
commit
1bb997133f
5 changed files with 26 additions and 51 deletions
|
@ -27,7 +27,7 @@ function HorizontalMenuView(options) {
|
|||
|
||||
this.getSpacer = function() {
|
||||
return new Array(self.itemSpacing + 1).join(' ');
|
||||
}
|
||||
};
|
||||
|
||||
this.performAutoScale = function() {
|
||||
if(self.autoScale.width) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue