I want a Pane that has an ImageView. When i resize the widow with my mouse, i want the ImageView also to grow or shrink.
Im only allowed to use SceneBuilder.
For some reason i just cant get it wo work. I was tweaking setting for about 4 hours, using different panes, different solutions, different options. It just dont work.
Is there an easy way to get an ImageView resized with the window using SceneBuilder ? It does not matter if i use a AnchorPane or Vbox or whatever as Parent.