mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-23 17:59:17 +00:00
change the progress bar to auto width again
This commit is contained in:
parent
3f525293ca
commit
ff262acbdf
@ -40,8 +40,7 @@ Ext.deluge.details.StatusTab = Ext.extend(Ext.Panel, {
|
||||
|
||||
this.progressBar = this.add({
|
||||
xtype: 'fullprogressbar',
|
||||
cls: 'x-deluge-status-progressbar',
|
||||
width: 1000
|
||||
cls: 'x-deluge-status-progressbar'
|
||||
});
|
||||
|
||||
this.status = this.add({
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user