1. #1
    Sencha User
    Join Date
    Aug 2011
    Posts
    26
    Vote Rating
    1
    Answers
    3
    camdagr8 is on a distinguished road

      0  

    Default Answered: Drag transparency

    Answered: Drag transparency


    I'm dragging a container and noticed that when you drag it adds transparency to the container. Is there a way to turn this off or a css selector I can change to modify this behavior?

  2. I found a solution
    set the style on the container to: 'opacity: 1 !important'

  3. #2
    Sencha User
    Join Date
    Aug 2011
    Posts
    26
    Vote Rating
    1
    Answers
    3
    camdagr8 is on a distinguished road

      0  

    Default Answered

    Answered


    I found a solution
    set the style on the container to: 'opacity: 1 !important'