Edvin Syse

Results 153 comments of Edvin Syse

Most of what I have tested seems to work, so any help in actually testing it and pointing out issues would be great. We might be ready to do a...

OK, will get to it soon, in the middle of moving so I need a few days.

Thank you for this valuable feedback. I'm close to porting a large app myself, but need help in porting changes from the J8 branch to the new branch. Once the...

I'm not sure that will be worth it. I think we'll migrate to the 2.0 branch and keep adding bug fixes to the Java 8 branch once we've made the...

Good catch! I think NotImplementedError with the last message might be a good idea.

I've committed a fix for this now. You're right @sderosiaux, attachLocalEventBusListeners should be called even if muteDocking is true.

You can have a look at how we create these in the framework itself, look at the hbox() builder for a simple example :)

I believe that's because PieChart only has a single dimension, whereas the other charts support multiple dimensions so it's more convenient to generate series of data using the `series` builder...

Sure :) It's in line with how the other builders work, so a PR would be welcome :)

No, that's not supported by the plugin at the moment and nobody is working on that feature I'm afraid. You might give it a go yourself if you have time...