JFXUtils 1.0 Released
25 May 2016
Version 1.0 of JFXUtils is released now.
JFXUtils is now available on Maven Central, so no custom repository settings are needed! The maven coordinates for this release are org.gillius:jfxutils:1.0.
A special thanks goes to gforman44, who contributed a lot of code and ideas for this release and encouraged me to finish to 1.0. Also thanks go to Daniel Weil for bug fixes.
You can find more information at the GitHub Project Page.
Continue reading for the full list of changes.
Changes:
- Artifacts are now deployed on Maven Central, so no custom repository needed!
- Bug fix from Daniel Weil when axis range is very small
- TabUtil for draggable tabs
- Reset zoom on double click
- Drag mouse on X or Y axis to pan only that axis
- AxisConstraintStrategy implementation to customize axis restriction for zoom and pan