Integrated: 8320359: ImageView: add styleable fitWidth, fitHeight, preserveRatio, smooth properties
Andy Goryachev
angorya at openjdk.org
Mon Dec 4 21:52:52 UTC 2023
On Tue, 21 Nov 2023 00:01:14 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Adding missing styleable properties to ImageView:
>
>
> -fx-preserve-ratio
> -fx-smooth
> -fx-fit-width
> -fx-fit-height
>
>
> Updated CSS Reference.
This pull request has now been integrated.
Changeset: aedc8879
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/aedc887922cb21fd4157048893e3543b2b288ae8
Stats: 242 lines in 4 files changed: 185 ins; 18 del; 39 mod
8320359: ImageView: add styleable fitWidth, fitHeight, preserveRatio, smooth properties
Reviewed-by: mstrauss, jhendrikx, kcr
-------------
PR: https://git.openjdk.org/jfx/pull/1293
More information about the openjfx-dev
mailing list