CSS Stylesheets and SubScene Problem

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: javafx

      SubScene introduces a way for disjointed scene graphs to be viewed in a single scene, with different camera and root transform...
      This disjoint nature poses a challenge to css styles processing in particular:
      - Style sheet changes do not migrate correctly from scene.getRoot() down to subScenes for example. While setUserAgentStylesheet works, getStylesheets().add(...) only affects nodes in a particular subscene.

            Assignee:
            Unassigned
            Reporter:
            Thor Johannesson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: