Opened 10 years ago
Closed 10 years ago
#10205 closed defect (fixed)
dojox.widget.Rotator requires dojo.fx but doesnt use it
Reported by: | Shane O'Sullivan | Owned by: | cb1kenobi |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Widgets | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The dojox.widget.Rotator widget calls dojo.require("dojo.fx"), but never uses it, causing an unnecessary file request. While the optional animations do use dojo.fx, they can include that themselves. The defauls "swap" transition does not need it.
Change History (3)
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | changed from dante to cb1kenobi |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Doh, you are correct! Fixing in 5, 4, 3, 2...