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

Support "@1x" image naming convention as fallback

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx24
    • None
    • javafx
    • b16

      This enhancement request was split from JDK-8267565.

      JavaFX currently supports the "@2x" high-density image naming convention, and with JDK-8267565, will support "@3x" and higher.

      For symmetry, some image collections also use a suffix of "@1x" for the base resolution image. We should add support for such named images as a fallback if an image without any suffix cannot be found. Unlike images for resolutions of 2x and greater, we should prefer an image with no suffix to one with a suffix of "@1x".

            lkostyra Lukasz Kostyra
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: