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: | high | Milestone: | |
| Component: | Widgets | Version: | 0.2 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
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
comment:1 Changed 6 years ago by dylan
- Owner changed from anonymous to dylan
- Status changed from new to assigned
- Milestone set to 0.4
Note: See
TracTickets for help on using
tickets.