Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@ISO53 ISO53 released this 14 Jul 20:59
· 2 commits to master since this release

There is a new release of InteractiveImagePanel!

  • Now you can choose between two scaling algorithms. One prioritizes scaling speed, while the other prioritizes image quality. You can select between these two using the Scale class.
  • You can now select image fitting strategy from ImageFit class.
  • Java documentation improvements
  • Bug fixes

Warning

This update introduces significant changes, reflected in the version 2.0.0 release. If you are upgrading from previous versions, you will need to make some adjustments to ensure your code continues to function correctly.

Full Changelog: v1.2.1...v2.0.0