It's been a while since i've updated this software but this is a major bugfix/improvement update!
- Improved how text is written
- Non-English characters (Like chinese characters, or characters like "ß" now work)
- Holding keys down now do it repetitively
- Enter creates a newline
- Special keys no longer type special characters
Most of this is from issue #22 Feel free to make any bug reports or new PRs! This update however, did sacrifice moving through text with arrow keys - This will return in the future.
Full Changelog: https://github.com/JWGardiner/Minecraft-Coordinate-Book/compare/1.1.2...1.2.0
This is a small update containing a bugfix and small quality of life improvements.
- Improved how pages are deleted
- Fixed bug where page number will go above a button if it's over 2 digits
https://github.com/JWGardiner/Minecraft-Coordinate-Book/releases/tag/1.1.2
Bugfix Update:
- Menu buttons don't change when window is resized anymore
- Button position changed slightly
- Moved bookmark tab 1px down
- Fixed crash when deleting a bookmarked page then attempting to go to it https://github.com/JWGardiner/Minecraft-Coordinate-Book/releases/tag/1.1.1