[ 
https://issues.apache.org/jira/browse/WICKET-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649608#action_12649608
 ] 

James Carman commented on WICKET-1936:
--------------------------------------

I need to fix that patch.  The coordinates and type parameters to the Area 
class are reversed.  Either the callers need to change how they're calling it 
or the parameters need to be switched.

> Client-Side Image Map
> ---------------------
>
>                 Key: WICKET-1936
>                 URL: https://issues.apache.org/jira/browse/WICKET-1936
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.5, 1.4-RC1
>            Reporter: James Carman
>         Attachments: ClientSideImageMap.patch
>
>
> The existing ImageMap implementation does not allow you to "attach" it to any 
> Image component.  Also, it only works with Link objects (and thus not 
> AjaxLinks or ExternalLinks).  The new client-side image map implementation 
> attaches itself to any existing image and supports any AbstractLink object.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to