Ensure adapters panel properly resizes.
This commit is contained in:
parent
5f51c2fee0
commit
ffb3a913c6
1 changed files with 1 additions and 0 deletions
|
@ -1229,6 +1229,7 @@ tvheadend.dvb_adapter_general = function(adapterData, satConfStore) {
|
||||||
title : 'General',
|
title : 'General',
|
||||||
layout : 'column',
|
layout : 'column',
|
||||||
autoScroll : true,
|
autoScroll : true,
|
||||||
|
autoHeight: true,
|
||||||
items : [ toolpanel, confform, infoPanel ]
|
items : [ toolpanel, confform, infoPanel ]
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue