Enable Statistics window to be scrolled and resized

Text may go offscreen due to translations.
This commit is contained in:
Tom Piccirello 2018-03-02 02:11:45 -05:00 committed by Thomas Piccirello
parent 4110bb874f
commit 1a9b009951

View file

@ -241,8 +241,6 @@ initializeWindows = function() {
title: 'QBT_TR(Statistics)QBT_TR[CONTEXT=StatsDialog]',
loadMethod: 'xhr',
contentURL: 'statistics.html',
scrollbars: false,
resizable: false,
maximizable: false,
width: 275,
height: 370,