After loading a pane with checkBoxes and then loading that back into the ScrollPane. Then I’m only able to see the new content after first minimizing then restoring the window.
After loading a pane with checkBoxes and then loading that back into the ScrollPane.
Share
you can also use updateUI() method as
that shoud refresh you graphics 🙂