JDK-8244820 : JavaDoc has wrong description for the value parameter of VBox.setVgrow
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: openjfx13,openjfx14
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: x86_64
  • Submitted: 2020-05-04
  • Updated: 2020-06-02
  • Resolved: 2020-06-02
Related Reports
Duplicate :  
Description
A DESCRIPTION OF THE PROBLEM :
The javadoc for the value parameter for the VBox.setVgrow has horizontal instead of vertical

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
go to: https://openjfx.io/javadoc/14/javafx.graphics/javafx/scene/layout/VBox.html#setVgrow(javafx.scene.Node,javafx.scene.layout.Priority)



Comments
Since we had a few other small doc fixes, I filed JDK-8246343 to aggregate them. Closing this as a duplicate.
02-06-2020

We might do this as part of a general "fix API docs" issue if more of these come up.
12-05-2020