Opened 15 years ago
Closed 14 years ago
#298 closed defect (fixed)
Widget Manager and Z-Index
Reported by: | Owned by: | bill | |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The Widget manager needs methods to bring a widget to the front and control its stacking with respect to other widgets.
Change History (4)
comment:1 Changed 15 years ago by
Milestone: | → 0.5 |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Owner: | changed from anonymous to bill |
---|
comment:4 Changed 14 years ago by
Component: | Widgets → Dijit |
---|---|
Resolution: | → fixed |
Status: | new → closed |
PopupManager? in dijit handles this.
Note: See
TracTickets for help on using
tickets.
Note that FloatingPane? already supports this feature, but I guess we could generalize it to all the widgets? Hmm, not sure if that is useful or not.