Opened 14 years ago
Closed 12 years ago
#1162 closed defect (fixed)
[patch][cla] progress indicator and incremental loading for dojox.presentation
Reported by: | alex | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dojox | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Need to add incremental loading and progress indicators to dojo.widget.Show
Attachments (4)
Change History (17)
comment:1 Changed 14 years ago by
Component: | General → Widgets |
---|
comment:2 Changed 14 years ago by
Milestone: | 0.4 → 0.5 |
---|
comment:3 Changed 14 years ago by
Milestone: | 0.9 |
---|
comment:4 Changed 14 years ago by
Component: | Widgets → Dojox |
---|
comment:5 Changed 14 years ago by
Owner: | changed from alex to Tom Trenka |
---|
comment:6 Changed 14 years ago by
Milestone: | → 1.0 |
---|---|
Owner: | changed from Tom Trenka to dante |
Version: | 0.3 → 0.9 |
comment:7 Changed 14 years ago by
Status: | new → assigned |
---|
comment:8 Changed 13 years ago by
Milestone: | 1.0 → 2.0 |
---|---|
Summary: | progress indicator and incremental loading for dojo.widget.Show → progress indicator and incremental loading for dojox.presentation |
Changed 12 years ago by
Attachment: | _base.js.diff added |
---|
Changed 12 years ago by
Attachment: | Show.css.diff added |
---|
Changed 12 years ago by
Attachment: | Show.html.diff added |
---|
Changed 12 years ago by
Attachment: | test_presentation.html.diff added |
---|
comment:10 Changed 12 years ago by
[cla][patch] added a dijit.ProgressBar? as progress indicator
nic
comment:11 Changed 12 years ago by
Milestone: | 1.3 → 1.4 |
---|---|
Summary: | progress indicator and incremental loading for dojox.presentation → [patch][cla] progress indicator and incremental loading for dojox.presentation |
comment:12 Changed 12 years ago by
Milestone: | 1.4 → 1.3 |
---|
comment:13 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
fixed in [16195] - trac just lost sync.
Note: See
TracTickets for help on using
tickets.
incremental loading built in by new dojo.widget.Show (dojox.presentation)class becuase of use of StackContainer/ContentPane? [theoretically can add Slides in code dynamically is is] ...
progress indicator? is the idea a [slide 1 of 15] kind of thing, or a slider visually indiciating position in timeline? there is a 'jump to slide' select list already? ideas?