Skip to content

2023.11.11-2

Latest
Compare
Choose a tag to compare
@Valkryst Valkryst released this 11 Nov 18:54
· 27 commits to master since this release
  • Fixed an issue where JPathList would accept drag-and-drop events while disabled.
  • Update JPathList to work without the dragAndDropEnabled instance variable.
  • Update JPathList to use Logger instead of System.err.println() and printStackTrace().