jchildress
04/22/2017, 10:50 PMbackgroundColor += LinearGradient(0.533, 1.0, 0.53, 0.041, true, CycleMethod.NO_CYCLE, Stop(0.0, c("#2d3e40", 1.0)), Stop(1.0, c("#185c62", 0.576)))
edvin
04/22/2017, 10:52 PMedvin
04/22/2017, 10:53 PMjchildress
04/22/2017, 10:53 PMjchildress
04/22/2017, 10:54 PMjchildress
04/22/2017, 10:55 PMedvin
04/22/2017, 10:55 PMjchildress
04/22/2017, 10:55 PMedvin
04/22/2017, 10:55 PMedvin
04/22/2017, 10:56 PMlibcmg
04/23/2017, 3:18 AMedvin
04/23/2017, 8:37 AMedvin
04/23/2017, 8:47 AMroot
parameter to the fxml
delegate. Can you test to see if this solves your problem? I've pushed a snapshot to sonatype so it's easier for you to test.edvin
04/23/2017, 8:52 AMron
04/23/2017, 9:22 AMron
04/23/2017, 9:23 AMoverride val root by fxml()
?edvin
04/23/2017, 11:36 AMfx:root
parameter is a part of JavaFX, so TornadoFX shouldn't make it hard to access it, even though I can't see why you'd need it yet 🙂edvin
04/23/2017, 11:37 AMoverride val root by fxml(root = this)
or whatever he needs the root to be.thomasnield
04/23/2017, 1:27 PMthomasnield
04/23/2017, 1:27 PMjchildress
04/23/2017, 2:10 PMjchildress
04/23/2017, 2:10 PMPasted image at 2017-04-23, 9:10 AM▾
jchildress
04/23/2017, 2:11 PMimageview
to take an Image
in addition to a URL
?jchildress
04/23/2017, 2:28 PMjchildress
04/23/2017, 2:28 PMedvin
04/23/2017, 2:28 PMedvin
04/23/2017, 2:28 PMjchildress
04/23/2017, 2:29 PMedvin
04/23/2017, 2:29 PM