RFR: 8317836: FX nodes embedded in JFXPanel need to track component orientation [v10]
Kevin Rushforth
kcr at openjdk.org
Tue Oct 31 17:10:46 UTC 2023
On Tue, 31 Oct 2023 16:36:06 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> FX Nodes embedded in a Swing JFXPanel does not track the component orientation and FX nodes remain unaffected when component orientation changes.
>> Fix made sure JavaFX scene embedded in a JFXPanel should inherit the value from the JFXPanel.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Code optimize
All looks good now. Thanks.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1271#pullrequestreview-1706841155
More information about the openjfx-dev
mailing list