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

[TODO] Idiot-proof file extension handling #19

Closed
KOOKIIEStudios opened this issue Feb 5, 2024 · 1 comment
Closed

[TODO] Idiot-proof file extension handling #19

KOOKIIEStudios opened this issue Feb 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@KOOKIIEStudios
Copy link
Contributor

It seems that users can inadvertently remove the .pdf file extension when renaming the file in the Save As dialog window.

We should get implement sanity checks and re-append the file extension if the user removes them manually

@KOOKIIEStudios KOOKIIEStudios added enhancement New feature or request good first issue Good for newcomers labels Feb 5, 2024
@KOOKIIEStudios KOOKIIEStudios self-assigned this Feb 5, 2024
@KOOKIIEStudios
Copy link
Contributor Author

The commit eb469fe now forces a .pdf file extension on the user upon saving

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant