-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
Drop a button, then add an fx:id in the code section of the inspector.
You will get a warning : no injectable field found in controlller
This warning should be displayed only if a controller class has already be set.
Indeed, user may want to set the fxids before the controller class.
Note that the other warning about duplicated fx:ids should be displayed all the time, even if the controller class has not been set yet.
You will get a warning : no injectable field found in controlller
This warning should be displayed only if a controller class has already be set.
Indeed, user may want to set the fxids before the controller class.
Note that the other warning about duplicated fx:ids should be displayed all the time, even if the controller class has not been set yet.