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

If currently loaded file is chosen again, it is not reloaded. #13

Closed
JC3 opened this issue Apr 3, 2022 · 0 comments
Closed

If currently loaded file is chosen again, it is not reloaded. #13

JC3 opened this issue Apr 3, 2022 · 0 comments
Assignees
Labels
bug Something isn't working minor

Comments

@JC3
Copy link
Owner

JC3 commented Apr 3, 2022

No description provided.

@JC3 JC3 added bug Something isn't working minor labels Apr 3, 2022
@JC3 JC3 self-assigned this Apr 3, 2022
JC3 added a commit that referenced this issue Apr 3, 2022
#11 - partially fixed; filename is now reset if load fails
#13 - fixed; reselecting the same file will now reload it

todo: filename is reset if load fails, but it's also now reset if input is cancelled. figure out a way to have it always match the currently loaded file.
@JC3 JC3 closed this as completed Apr 3, 2022
JC3 added a commit that referenced this issue Apr 4, 2022
- #11: fixed; ended up hiding input and replacing with own button and label. filename reset to blank on failure; filename stays present on cancel.
- #13: fixed; reselecting the same file will now reload it
- corrected font size in zip compression level dropdown
JC3 added a commit that referenced this issue Apr 4, 2022
- #11: fixed; ended up hiding input and replacing with own button and label. filename reset to blank on failure; filename stays present on cancel.
- #13: fixed; reselecting the same file will now reload it
- corrected font size in zip compression level dropdown
JC3 added a commit that referenced this issue Apr 4, 2022
- #11: fixed; ended up hiding input and replacing with own button and label. filename reset to blank on failure; filename stays present on cancel.
- #13: fixed; reselecting the same file will now reload it
- corrected font size in zip compression level dropdown
JC3 added a commit that referenced this issue Apr 4, 2022
- #11: fixed; ended up hiding input and replacing with own button and label. filename reset to blank on failure; filename stays present on cancel.
- #13: fixed; reselecting the same file will now reload it
- corrected font size in zip compression level dropdown
JC3 added a commit that referenced this issue Apr 4, 2022
0.9.2 feature set:

- [new] update check; quick and painless. displays a button up top if update available (#4)
- [fix] fixed tables not clearing on new file load (#12)
- [fix] displayed filename not in sync with open document (#11)
- [fix] reselecting the same file will now reload it (#13)
- [fix] corrected font size in zip compression level dropdown
- [improve] version and year bump
- [improve] update screenshot although... it's pretty much the same (#7)
- [code] simplified and cleaned up path stripping code (#1, #8, #10)
- [code] slightly more proper html
- [code] split up long jszip line (#5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant