git: openjdk/jfx: master: 8329098: Support "@1x" image naming convention as fallback

Lukasz Kostyra lkostyra at openjdk.org
Mon Oct 28 08:19:44 UTC 2024


Changeset: e128382f
Branch: master
Author:    Lukasz Kostyra <lkostyra at openjdk.org>
Date:      2024-10-28 08:18:48 +0000
URL:       https://git.openjdk.org/jfx/commit/e128382fa305bb0a50b1f9fbb90f5237f9a0f9c5

8329098: Support "@1x" image naming convention as fallback

Reviewed-by: kcr, jhendrikx, mstrauss

! modules/javafx.graphics/src/main/java/com/sun/javafx/iio/ImageStorage.java
! modules/javafx.graphics/src/test/java/test/com/sun/javafx/iio/ImageStorageTest.java
= modules/javafx.graphics/src/test/resources/test/com/sun/javafx/iio/checkers at 1x.png
+ modules/javafx.graphics/src/test/resources/test/com/sun/javafx/iio/lightblue.png
+ modules/javafx.graphics/src/test/resources/test/com/sun/javafx/iio/lightblue at 1x.png



More information about the openjfx-changes mailing list