On Thu, 26 Oct 2023 09:34:17 GMT, Prasanta Sadhukhan <psadhuk...@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.

This pull request has now been integrated.

Changeset: 6104113f
Author:    Prasanta Sadhukhan <psadhuk...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/6104113f3a8b6ef4de42952aec168ab2fe129594
Stats:     23 lines in 3 files changed: 23 ins; 0 del; 0 mod

8317836: FX nodes embedded in JFXPanel need to track component orientation

Reviewed-by: kcr, angorya

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

PR: https://git.openjdk.org/jfx/pull/1271

Reply via email to