Integrated: 8325550: Grammatical error in AnchorPane.setLeftAnchor (and other setters) javadoc
Nir Lisker
nlisker at openjdk.org
Sat Feb 24 09:51:57 UTC 2024
On Fri, 23 Feb 2024 17:46:20 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> Fixes for the `AnchorPane` docs, as well as for the `NodeOrientation` docs in `Node` and `Scene`.
>
> Note that the default value for a `Scene`'s `NodeOrientation` depends on a system property, while for `Node` it isn't (which means `SubScene` will be different from `Scene`). Not sure if this is intended.
This pull request has now been integrated.
Changeset: b43c4edf
Author: Nir Lisker <nlisker at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/b43c4edf7590429fd051d1b0e2ccb6dd49a10b8b
Stats: 66 lines in 3 files changed: 19 ins; 25 del; 22 mod
8325550: Grammatical error in AnchorPane.setLeftAnchor (and other setters) javadoc
8318624: API docs specify incorrect default value for nodeOrientation property
Reviewed-by: angorya, kcr
-------------
PR: https://git.openjdk.org/jfx/pull/1379
More information about the openjfx-dev
mailing list