You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Stefan Lindner (JIRA)" <Wi...@wicketstuff.org> on 2008/03/19 01:48:09 UTC

JiraStuff Created: (DOJO-88) Controlling opacity for DradAndDrop Avatar

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