Controlling opacity for DradAndDrop Avatar
------------------------------------------

                 Key: DOJO-88
                 URL: http://wicketstuff.org/jira/browse/DOJO-88
             Project: WicketStuff Dojo
          Issue Type: New Feature
    Affects Versions: trunk
            Reporter: Stefan Lindner
         Assigned To: Vincent Demay


The Dojo 0.4.0 source of HtmlDragAndDrop.js has a fixed opacity for the the 
DragAndDrop Avatar:

     dojo.declare("dojo.dnd.HtmlDragObject", dojo.dnd.DragObject, {
        dragClass: "",
        opacity: 0.5,

There is no way to modify this opacity value from Java or HTML or CSS. The only 
way is to modify the source and to build a customized WicketDojo version. This 
leads to http://wicketstuff.org/jira/browse/DOJO-87

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://wicketstuff.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to