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

CSS Stylesheets and SubScene Problem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • 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.

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

              Created:
              Updated:
              Imported: