We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fe3ab commit c65029aCopy full SHA for c65029a
tests/unit/dialog/common.js
@@ -18,7 +18,7 @@ common.testWidget( "dialog", {
18
restoreText: "Restore",
19
disabled: false,
20
draggable: true,
21
- minimizable: true,
+ minimizable: false,
22
height: "auto",
23
hide: null,
24
maxHeight: null,
0 commit comments