I don't think line 49 is being fired, so I don't t...
# tornadofx
a
I don't think line 49 is being fired, so I don't think I'm calling this correctly
o
48 is empty line?
a
whoops 49
m
on line 54, shouldn't the scope be passed in to the fire too? line 49 looks fine, although you could use action { } instead and save a few characters since it just calls setOnAction anyways
a
I'm not 100% sure, when I was looking at the eventbus stuff, it said in some cases it is not necessary: https://github.com/edvin/tornadofx-guide/blob/master/part2/EventBus.md
although you code be right
I think I'll have to look at it again
m
I made a project where I took the event bus to the Nth degree just to experiment with it, it wasn't as disasterous as I expected: https://github.com/MarkStefanovic/HealthNut
a
nice! I'll take a look. Thanks!
This project looks really cool, maybe I'll use it myself to keep myself accountable against all the snacks at work 😄
Can I share this on twitter?
m
sure 😃
a
I wanted to give this a spin, does this project run on Android SDK?
m
that's a good question, I've never tried, probably not
a
Oh okay! Weird idea was asking for it. Not sure why. I'll try again in a bit