Opened 7 years ago
Closed 7 years ago
#17797 closed enhancement (worksforme)
dijit/dilaog not have resize function
Reported by: | hjzheng | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dijit | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I think the dijit/dialog should add the resize function. this is a basic feature.
Note: See
TracTickets for help on using
tickets.
It does have a resize() method, and has had one for quite some time. However, note that Dialog, like TitlePane?, TooltipDialog?, Tooltip, etc., is meant to size naturally according to it's contents, rather than having a specific size set by the application.