Integrated: 8317836: FX nodes embedded in JFXPanel need to track component orientation
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Nov 1 05:30:17 UTC 2023
On Thu, 26 Oct 2023 09:34:17 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.
This pull request has now been integrated.
Changeset: 6104113f
Author: Prasanta Sadhukhan <psadhukhan at 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
More information about the openjfx-dev
mailing list