mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
Enable Statistics window to be scrolled and resized
Text may go offscreen due to translations.
This commit is contained in:
parent
4110bb874f
commit
1a9b009951
1 changed files with 0 additions and 2 deletions
|
@ -241,8 +241,6 @@ initializeWindows = function() {
|
||||||
title: 'QBT_TR(Statistics)QBT_TR[CONTEXT=StatsDialog]',
|
title: 'QBT_TR(Statistics)QBT_TR[CONTEXT=StatsDialog]',
|
||||||
loadMethod: 'xhr',
|
loadMethod: 'xhr',
|
||||||
contentURL: 'statistics.html',
|
contentURL: 'statistics.html',
|
||||||
scrollbars: false,
|
|
||||||
resizable: false,
|
|
||||||
maximizable: false,
|
maximizable: false,
|
||||||
width: 275,
|
width: 275,
|
||||||
height: 370,
|
height: 370,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue