I add some nodes programatically to a VBox inside a ScrollPane, those get appended as expected. If I remove one of those with vbox.getChildren().remove(node) a blank area is shown where the node previously was drawn. If I use vbox.getChildren().clear() and readd all others everything looks fine.
- Kinsley Wong (Inactive)
- Sven Reimers (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved:
- Imported: