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

Allow Scene to be created without a root specified in the constructor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • None
    • javafx

      These constuctors were temporarily removed for EA and need to be restored once scene-graph can deal with null root
      public Scene()
      public Scene(Paint fill)
      public Scene(double width, double height)
      public Scene(double width, double height, Paint fill)

            psafrata Pavel Ĺ afrata
            amfowler Anne Fowler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: