mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 05:47:50 +00:00
Fix #2037: webui 'Add Torrents' dialog torrents list not scrolling
This commit is contained in:
parent
0ccf0730ea
commit
38210ae11e
@ -84,6 +84,7 @@ Deluge.add.AddWindow = Ext.extend(Deluge.add.Window, {
|
||||
},
|
||||
hideHeaders: true,
|
||||
autoExpandColumn: 'torrent',
|
||||
height: '100%',
|
||||
autoScroll: true
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user