Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
webui: Added autoscroll for the TV adapters panel
  • Loading branch information
perexg committed Aug 4, 2014
1 parent b887b6d commit 5de48d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webui/static/app/idnode.js
Expand Up @@ -1105,6 +1105,7 @@ tvheadend.idnode_tree = function(conf)
var tree = new Ext.tree.TreePanel({
loader: loader,
flex: 1,
autoScroll: true,
border: false,
animate: false,
root: new Ext.tree.AsyncTreeNode({
Expand Down

0 comments on commit 5de48d5

Please sign in to comment.