Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: javafx
-
Labels:
-
Subcomponent:
Description
Documentation says:
A Node will become disabled if disable is set to false on either itself or one of its ancestors in the scene graph.
It shall be "set to true".
A Node will become disabled if disable is set to false on either itself or one of its ancestors in the scene graph.
It shall be "set to true".