On Wed, 14 Jan 2026 03:40:10 GMT, Michael Strauß <[email protected]> wrote:
> This PR adds a paragraph about layout orientation to the > `javafx.scene.layout` package documentation. Perhaps add a paragraph about how this works, as developers also sometimes write their own layout code. Apparently, it is handled with a transform or something, so layout code itself is completely oblivious to this (and should be). Developers writing their own code for layout should therefore probably not take node orientation into account or they get the opposite effect. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2035#issuecomment-3751135575
