RFR: 8320796: CssMetaData.combine() [v6]
    Andy Goryachev 
    angorya at openjdk.org
       
    Wed Nov 29 16:20:23 UTC 2023
    
    
  
On Wed, 29 Nov 2023 16:09:49 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> This introduces yet another moving part, namely that the list of styleable properties can change when the control skin is changed.
This functionality is outside of the scope of this PR, completely unrelated.  The part that is being changed is inside of per-class getClassCssMetaData(), the remaining code and how it's being used by getCssMetaData() is unchanged.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1296#issuecomment-1832225808
    
    
More information about the openjfx-dev
mailing list