mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-02 17:12:15 +00: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
@ -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…
x
Reference in New Issue
Block a user