Ticket #403 (closed defect: worksforme)
Images in Button2 do not render if placed on div with style=display: none
| Reported by: | bryanbrun@… | Owned by: | dylan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Widgets | Version: | 0.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have a hidden div (style=display: none) with a couple of static Button2 instances.
When the div is made visible (style=display: inline), the images on the buttons are not rendered.
I have found a work around by calling sizeMyself on the button while setting the display property on the div.
Change History
Note: See
TracTickets for help on using
tickets.