82 - Checkbox descType=inline does not show image
A checkbox with descType=inline set does not show the image set by image, imageWidth, imageHeight in a AceOptions table.
This is easily noticable in the BigWigs options, where most of the boss encounter options have images set.
| User | When | Change |
|---|---|---|
| Nevcairiel | Sun, 06 Dec 2009 12:52:46 | Changed status from Accepted to Fixed |
| Nevcairiel | Sun, 25 Oct 2009 15:13:17 | Changed status from New to Accepted |
| Rabbit | Fri, 25 Sep 2009 12:33:07 | Create |
- 1 comment
- 1 comment
Facts
- Last updated on
- 06 Dec 2009
- Reported on
- 25 Sep 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Component
- AceGUI-3.0
- #1
Nevcairiel Sun, 06 Dec 2009 12:52:38I added this in AceConfigDialog and AceGUI. However, to keep a uniform look, imageWidth and imageHeight are not supported on checkboxes.
It also isn't specific to descType=inline, every checkbox can display this image. It will just be put before the checkbox label, other positioning looked weird.