RFR: 8317836: FX nodes embedded in JFXPanel need to track component orientation [v2]
    Andy Goryachev 
    angorya at openjdk.org
       
    Thu Oct 26 18:21:45 UTC 2023
    
    
  
On Thu, 26 Oct 2023 16:27:03 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:
> 
>   Optimization
Please merge in the master branch, as it has new changes in native:
Exception in thread "Thread-1" java.lang.UnsatisfiedLinkError: 'boolean com.sun.glass.ui.mac.MacApplication._isNormalTaskbarApp()'
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1271#issuecomment-1781620688
    
    
More information about the openjfx-dev
mailing list