Opened 14 years ago
Closed 12 years ago
#1512 closed defect (wontfix)
dojo.gfx inside dojo slide show widget
Reported by: | dylan | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Dojox | Version: | 0.3 |
Keywords: | Cc: | Eugene Lazutkin | |
Blocked By: | Blocking: |
Description
When using dojo.gfx with the dojo slide show widget, a gfx surface will not be displayed unless it is on the slide that is displayed at load time. It's a blocker for me personally, but not for dojo 0.4. I would expect this to be a bug more with the slide show than with gfx.
Change History (8)
comment:1 Changed 14 years ago by
Component: | General → Dojox |
---|
comment:2 Changed 14 years ago by
Owner: | changed from Neil Roberts to dante |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:4 Changed 14 years ago by
comment:5 Changed 13 years ago by
Milestone: | 1.0 → 2.0 |
---|
punting far. need to rework presentation. have work started, but 1.0 is too close to not be nervous.
comment:7 Changed 12 years ago by
Milestone: | 1.3 → future |
---|---|
Status: | assigned → new |
I'm uncertain if GFX render properly when visiblity:hidden, which is another open ticket at the moment regarding stackcontainer, which presentation extends. This is low priority atm, however, and might be automatically fixed when stackcontainer can render "hidden" widgets.
comment:8 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
so I hate to close it, but this has become a common limitation and otherwise stale. SlideShow/Presentation? is no longer, GFX _can_ be hidden by clever DOM control, and lazy creation of the surfaces is the solution but on a per-case basis.
SlideShow?? or Show (0.4)? (eg: 0.9 presentation.Deck)? You are trying to use dojox.gfx surfaces as a slideshow? or a surface inside a "Slide" (page of a presentation.Deck).
Does the new presentation display this behavior?