thomasnield
01/11/2017, 2:02 PMedvin
01/11/2017, 2:06 PMron
01/11/2017, 2:13 PMedvin
01/11/2017, 2:15 PMron
01/11/2017, 2:17 PMthomasnield
01/11/2017, 2:19 PMedvin
01/11/2017, 2:20 PMthomasnield
01/11/2017, 2:21 PMthomasnield
01/11/2017, 2:22 PMedvin
01/11/2017, 2:23 PMedvin
01/11/2017, 2:23 PMthomasnield
01/11/2017, 2:23 PMthomasnield
01/11/2017, 2:24 PMedvin
01/11/2017, 2:24 PMedvin
01/11/2017, 2:24 PMthomasnield
01/11/2017, 2:26 PMcarlw
01/11/2017, 4:25 PMcarlw
01/11/2017, 4:27 PMthomasnield
01/11/2017, 4:41 PMcarlw
01/11/2017, 4:43 PMcarlw
01/11/2017, 4:47 PMcarlw
01/11/2017, 4:50 PMedvin
01/11/2017, 5:38 PMsetInScope(injectable, scope)
and scope.set(injectable)
. Since we pass in instances, I can't be sure that I insert it at the correct type. I'm unsure if this can be fixed without requiring the type you want to inject it as actually. Checking now, but the bug is in 1.5.9 as well.edvin
01/11/2017, 5:39 PMedvin
01/11/2017, 5:54 PMgtnarg
01/11/2017, 7:26 PMFx.registerApplication
signature has changed. Does this change how an app is registered from a JavaFx application?permalmberg
01/11/2017, 8:15 PMbottom
of borderpane
?permalmberg
01/11/2017, 8:18 PMbottom {
text {
bind(vm.name)
style {
alignment = Pos.CENTER
}
}
}
and also setting the style in bottom
, but no luck.permalmberg
01/11/2017, 8:21 PMpermalmberg
01/11/2017, 8:24 PMjava_2017-01-11_21-22-31.png▾