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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: None
    • Component/s: 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)

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

              Created:
              Updated:
              Resolved:
              Imported: