RFR: 8350917: Allow parent nodes to provide CSS styleable properties for child nodes

John Hendrikx jhendrikx at openjdk.org
Mon Mar 17 09:22:14 UTC 2025


On Mon, 17 Mar 2025 06:29:28 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> Your approach for this enhancement looks good. Do you plan to add styleable properties for the other layout containers too?

I would like to, I was thinking of doing that in a separate PR as there are quite a few (and I think they would need documentation as well).  I think there's `GridPane`, `StackPane`, `AnchorPane`, `TilePane` and `BorderPane` as well.  It might speed along reviews to keep the PR's smaller.

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

PR Comment: https://git.openjdk.org/jfx/pull/1714#issuecomment-2728729187


More information about the openjfx-dev mailing list