forked from 0x2620/pandora
add maximizeButton
This commit is contained in:
parent
fa5afd6162
commit
5c827f11af
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ pandora.ui.statisticsDialog = function() {
|
|||
closeButton: true,
|
||||
content: Ox.Element(),
|
||||
height: dialogHeight,
|
||||
maximizeButton: true,
|
||||
minHeight: 256,
|
||||
minWidth: 512,
|
||||
removeOnClose: true,
|
||||
|
|
Loading…
Reference in a new issue