-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kotlin 1.4.x #26
base: master
Are you sure you want to change the base?
Kotlin 1.4.x #26
Conversation
#12 and this one may require changes in documentation i.e. https://edvin.gitbooks.io/tornadofx-guide/content/part1/11_Editing_Models_and_Validation.html |
Kotlin versions above 1.3.72 seem to bring about a bug that we need to fix before merging this - see here: edvin/tornadofx#1324 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it builds with kotlin 1.5.21 too
Just tried with Kotlin 1.5.21, Gradle 7.3.3 and JavaFX 17.0.1 and looks good. Might be able to jump to Kotlin 1.6 immediately. @JacekWicka mind if I make a PR to 1.0-candidate using your changes? |
I'm glad to hear, it's useful. Go on, please. |
No description provided.