This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Releases: phwt/Code-Notes
Releases · phwt/Code-Notes
Release list
Code-Notes: JavaFX Version
Code-Notes: JavaFX Version
Changelog
- First JavaFX version release
Known Issues
- Exit the application with unsaved tabs open will sometime cause the unsaved prompt dialog to appear incorrectly.
- Changing a Directory Listing root will cause a thread exception.
[LEGACY] Code-Notes: Swing version
This application is first made under the Swing toolkit and found out that "Look and Feel" customization is very limited so we decided to use JavaFX instead.
Changelog
- First release
- Swing version discontinued
Known Issues
- If there's no tab(s)/file(s) present in the editor any attempt to exit the application will result in a crash
- Directory Listing: Browsing a large directory (e.g. root) will cause performance issues. (Fixed in JavaFX version)
Disclaimer - This version is untested.