Ensemble8: use ConditionalFeature.WEB and ConditionalFeature to decide what demos to show

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      Web and media demos should only be shown on platforms that support web and media. Use Platform.isSupported(ConditionalFeature.MEDIA) or Platform.isSupported(ConditionalFeature.WEB) to determine whether or not to show these demos.

      The same could be done with 3D demos to avoid showing these demos on platforms that use software rendering.

            Assignee:
            Debra Masada (Inactive)
            Reporter:
            Daniel Blaukopf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: