Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8102447

Add support for DragViews

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None

      The following code was commented out in DragBoard:

      // /**
      // * Visual representation of data being transfered in a drag and drop gesture.
      // * This will be shown to the side of the mouse cursor as it is moved around
      // * the screen.
      // */
      // public Node dragView;
      //
      // /**
      // * Specifies the opacity of the dragView node as the drag occurs. If this
      // * is not specified, a default opacity of 0.65 will be applied.
      // */
      // public float dragViewOpacity = 0.65f;

            psafrata Pavel Šafrata
            msladecek Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: