Skip to content
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

Many improvements - dunno if this is mergable #48

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

ozkanpakdil
Copy link

@ozkanpakdil ozkanpakdil commented Mar 17, 2024

I am opening this PR just to share, that I upgraded

  • javafx to 21
  • added fxml example and used without problem https://github.com/ozkanpakdil/DockFX/blob/master/src/test/resources/main.fxml
  • java version moved to 17
  • got rid off com sun javafx classes
  • added module-info.java to make it possible to use the library with latest modularization java. I must say I am not guru on modules, I see that the code is working with my examples that's why I pushed it.
  • improved some UI, the moving dockablenode was loosing CSS that is fixed.
  • added intellij run configs, it is hard to figure out how to run javafx in linux :)

hoping all is good, if you see any problem feel free to inform me. I will fix it. I am using this library in https://github.com/ozkanpakdil/swaggerific

I also published this on central maven repo https://mvnrepository.com/artifact/io.github.ozkanpakdil/dockfx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant