mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Enable Statistics window to be scrolled and resized
Text may go offscreen due to translations.
This commit is contained in:
committed by
Thomas Piccirello
parent
4110bb874f
commit
1a9b009951
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user