RFR: 8320359: ImageView: add styleable fitWidth, fitHeight, preserveRatio, smooth properties [v5]

Kevin Rushforth kcr at openjdk.org
Fri Dec 1 19:15:45 UTC 2023


On Fri, 1 Dec 2023 19:03:23 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.
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   list of

Looks good.

Once you update the CSR to match the HTML changes, I'll Review that and you can Finalize it.

-------------

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1293#pullrequestreview-1760420392


More information about the openjfx-dev mailing list