| Issue 2629: | Change to setShape co-ordinates to reference the icon image rather than the sprite sheet. | |
| 5 people starred this issue and may be notified of changes. | Back to list |
setShape currently uses co-ordinates which are relative to the sprite sheet. This means additional javascript code is required in the application to change to co-ordinates for each image. My app is using upwards of 40 icon images which are all the same actual shape, but 40 sets of co-ordinates are required. The requirement to call setShape every time an image is changed, for example as a roll over, also causes problems with mouseout events. See bug report 2628. Could setShape be altered so that the co-ordinates it uses are relative to the icon image rather than the sprite sheet?
Nov 14, 2010
#1
[email protected]
Nov 14, 2010
(No comment was entered for this change.)
Labels:
Internal-3194964
Nov 15, 2010
(No comment was entered for this change.)
Status:
Confirmed
Nov 15, 2010
Issue 2628 has been merged into this issue.
Nov 28, 2010
(No comment was entered for this change.)
Status:
Fixed
Labels: Fixed-3.3 |
|
| ► Sign in to add a comment |