Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.7.1 #38

Merged
merged 4 commits into from
Mar 22, 2024
Merged

v1.7.1 #38

merged 4 commits into from
Mar 22, 2024

Conversation

WhenLifeHandsYouLemons
Copy link
Owner

No description provided.

- Issue with scroll bar can't be fixed easily and would probably require a different textbox type. Instead word wrapping has been changed to word instead of character to mitigate the issue hopefully.
- Markdown preview now updates when the new file hook is run.
- Unsaved changes warning now shows up only if the file has been changed. (it's a bit different than that but that's the gist of it)
- The checks for closing the app should finish a lot faster if there are many tabs with lots of text in each.
- Fixed a bug where the program didn't realise you cancelled the open file command and decided that you had to do the save as command for the same file again.
- Fixed a bug where the formatting from one tab would leak into other files and change their formatting when saving.
- Added confirmation warning when closing a tab with unsaved changes.
- Save state of a file is changed depending on what keys are pressed. (i.e.: Shortcut key combinations don't trigger it)
- Fixed rare edge case where font size could go above or below the limit and continue changing.
- Created a settings file in preparation for v1.8.0.
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons merged commit c8e37b0 into main Mar 22, 2024
3 checks passed
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons deleted the v1.7.1 branch March 22, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant