dojox.image.LightboxDialog has per class _groups attribute
- Create dojox.image.LightboxDialog? instance and add several images
- Destroy first LightboxDialog? instance and create another one and add several images with the same group name as in first case.
- Call show on second LightboxDialog? instance and you will see all images from both instances (even if first one is destroyed).
_groups attribute of LightboxDialog? class should be initialized in constructor.
Change History (4)
Component: |
General →
Dojox
|
Owner: |
changed from anonymous to Adam Peller
|
Description: |
modified (diff)
|
Owner: |
changed from Adam Peller to dante
|
Milestone: |
tbd →
1.6
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
you're it.