95 - AceGUIWidget-Icon: ImageCoords not reseting
What steps will reproduce the problem?
- Create a AceGUIWidget-Icon
- Use :SetImage() and pass texture coords as well
- Release the icon
- Create a new AceGUIWidget-Icon
- Use :SetImage() and dont pass coords
What is the expected output? What do you see instead?
First time a part of the image should be show as defined by the coords: OK
Second time the image should be show as a whole: NOT OK
- The icon is now shown as defined by the coords in the first icon
What version of the product are you using?
r880
| User | When | Change |
|---|---|---|
| Nevcairiel | Wed, 02 Dec 2009 17:26:28 | Changed status from New to Fixed |
| mangeg | Fri, 27 Nov 2009 09:28:12 | Create |
- 1 comment
- 1 comment
Facts
- Last updated on
- 02 Dec 2009
- Reported on
- 27 Nov 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 Wed, 02 Dec 2009 17:26:18Fixed