Gohan a écrit :
> I'm having some issues with the DojoDropContainer component of
> wicket-contrib-dojo. As soon as I'm setting the layout in the css to be
> "float: left;" for the images or whatever I like to drop, it won't work
> (i.e. I can't drop any images to the DropContainer). If I switch back to
> "float: top;" it works as it should. 
>   
Ok, I've never tried that , I add an issue on 
http://www.wicketstuff.org/jira. If you find others bugs, you can add it 
there
(http://www.wicketstuff.org/jira/browse/DOJO-22)
> The other issue I have is that whenever I've moved all items from one drop
> container to another (so that the first drop container is now empty) I
> cannot drop anything back to this container. 
>   
In this case, drag container can only be drop on drop container. So if 
you want to drop back. You should have an other dropContainer where 
dragContainer are in at page loading.
> Has anyone experienced the same issues? I'm using wicket 2.0-SNAPSHOT and
> thus the 2.0-SNAPSHOT version of wicket contrib dojo.
>   
wicket-contrib-dojo (WCD) 2.0 is less maintain than WCD 1.3. So if you 
can prefer 1.3.
> Thanks
>   
--
Vincent Demay
http://www.demay-fr.net/blog/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to