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

PieChart pies hover on bounds only

      I added the following stylesheet to highlight pie under mouse cursor:

      .chart-pie:hover {
          -fx-border-color: WHITE;
          -fx-border-width: 2;
      }

      However, it doesn't work as expected. It looks like picking on bounds is enabled for PieChart elements.

            ekrejcir Eva Krejčířová (Inactive)
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: