Skip to content
Snippets Groups Projects
Commit 93211f35 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

JFX: Do not create controller duplicates

* Load the controller of an FXML layout programatically such that the
  controller is only loader when a ViewPart is constructed. If this is
  not done, the controller is initialized a second time by evaluating
  the controller specified in the FXML file.
* Fix an NPE in the the search function for child nodes of a FXML file.

Issue-Ref: 3482
Issue-Url: https://af3-developer.fortiss.org/issues/3482


Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent 03303720
No related branches found
No related tags found
1 merge request!473482
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment