#2815 closed task (fixed)
Dialog: port to dijit
Reported by: | bill | Owned by: | koranteng |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
New dialog needs to be movable (like FloatingPane?), but keeping the CSS for automatic sizing.
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | 0.9M2 → 0.9beta |
---|
comment:2 Changed 14 years ago by
Component: | Widgets → Dijit |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
(In [8904]) Refactor Dialog and remove some of the more esoteric options, like background click and the blocking timers.
Should still be able to make an unclosable dialog by adjusting the CSS to not show the close button.
Also includes some changes from 3247 (refs #3247), but I'd like for the more advanced dialog features (like the timers) to go in a dojox version, if they are really needed.
Refs #2815.
comment:5 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
(In [8825]) initial port of dialog to dijit fixes #2815