git: openjdk/jfx: master: 8320359: ImageView: add styleable fitWidth, fitHeight, preserveRatio, smooth properties

Andy Goryachev angorya at openjdk.org
Mon Dec 4 21:49:53 UTC 2023


Changeset: aedc8879
Author:    Andy Goryachev <angorya at openjdk.org>
Date:      2023-12-04 21:48:43 +0000
URL:       https://git.openjdk.org/jfx/commit/aedc887922cb21fd4157048893e3543b2b288ae8

8320359: ImageView: add styleable fitWidth, fitHeight, preserveRatio, smooth properties

Reviewed-by: mstrauss, jhendrikx, kcr

! modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html
+ modules/javafx.graphics/src/main/java/com/sun/javafx/css/CssUtil.java
! modules/javafx.graphics/src/main/java/javafx/scene/image/ImageView.java
! modules/javafx.graphics/src/test/java/test/javafx/scene/image/ImageView_cssMethods_Test.java



More information about the openjfx-changes mailing list