Pavel Chervakov
Pavel Chervakov
**Describe the bug** Pickle does not see defined classes when running with Jep **To Reproduce** I was able to narrow it down to this simple snippet ```python import pickle class...
Kotlin 1.9.21 removed source sets conventions registration for Gradle 8.2+ https://youtrack.jetbrains.com/issue/KT-63499 which causes Scalroid to fail because the `sourceSet.displayName` property no longer exists.
**Describe the bug** Empty DataSet causes some kind of endless update loop somewhere. **To Reproduce** Create chart, add two empty datasets. Wait a second (to let JFX thread do pending...