On Thu, 16 May 2024 14:58:29 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> The javadoc for `Region.getPrefHeight() / getPrefWidth()` incorrectly refers >> to `getPrefHeight(forWidth) / getPrefWidth(forHeight)` >> >> should be >> >> `prefHeight(forWidth) / prefWidth(forHeight)` >> >> - same issue is also fixed in `PopupControl`. > > Andy Goryachev has updated the pull request incrementally with one additional > commit since the last revision: > > popup control Marked as reviewed by arapte (Reviewer). ------------- PR Review: https://git.openjdk.org/jfx/pull/1456#pullrequestreview-2061307814