On Thu, 15 Jan 2026 00:00:18 GMT, Michael Strauß <[email protected]> wrote:
>> This PR adds a paragraph about layout orientation to the
>> `javafx.scene.layout` package documentation.
>
> Michael Strauß has updated the pull request incrementally with one additional
> commit since the last revision:
>
> changes
Marked as reviewed by angorya (Reviewer).
modules/javafx.graphics/src/main/java/javafx/scene/layout/package-info.java
line 219:
> 217: * mode, a mirroring transform is automatically applied to nodes,
> flipping the visual flow in the horizontal
> 218: * direction. If this behavior is not desired, nodes can override {@link
> javafx.scene.Node#usesMirroring()}
> 219: * and return {@code false}.
I like it very much, thanks!
-------------
PR Review: https://git.openjdk.org/jfx/pull/2035#pullrequestreview-3663352540
PR Review Comment: https://git.openjdk.org/jfx/pull/2035#discussion_r2692484522