#10502 closed defect (fixed)
slideshow's nav broken in dojox gallery
Reported by: | jer | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Widgets | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
\dojox\image\resources\Gallery.css text-align property pushes slideshow's play button to the right so it overlaps next button
.imageGalleryWrapper { padding-bottom: 20px; text-align: center; }
suggestion: \dojox\image\resources\SlideShow?.css may be remove absolute positioning and add float:left?
.slideShowCtrlPlay { background-position:-190px 0; position:absolute; }
Change History (6)
comment:1 Changed 11 years ago by
Milestone: | 1.4.1 → tbd |
---|
comment:2 Changed 11 years ago by
Owner: | changed from dante to Shane O'Sullivan |
---|
comment:3 Changed 10 years ago by
Milestone: | tbd → 1.6.1 |
---|
comment:4 Changed 10 years ago by
(In [24458]) Refs #10502 Fixes the SlideShow? nav buttons when in a hidden pane
comment:5 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 10 years ago by
Milestone: | 1.6.1 → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
Cannot replicate this exact issue, but the nav in Slideshow breaks if a a slideshow is instantiated in a non-visible Pane