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

Need to change the default fill of SubScene so it will not be picked by default

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx

      During review of subscene review, behavior of how picking should work came up.
      Pavel stated that we don't pick through transparent node.
      Which is contrary to what some members of graphics team thinks is correct.
      In particular SubScene is by default transparent and it is likely to be used as an overlay. If we can't pick through a transparent subscene, then it can't be used as an overlay.
      Thus when implementing SubScene, I allow to pick through the subscene.
      And thus introduced a contradiction in how we do things, which needs to be settled.

            psafrata Pavel Ĺ afrata
            thor Thor Johannesson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: