ChicoState / ChicoState/snapshot
Text editor is always opened after taking screnshot
Open
bug
- Dominant language
- HTML
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the program waits until the notification is dismissed or dismisses itself, and then it opens the text editor.
Proposed solution:
1. Make notification function asynchronous
2. Check "File Settings" before opening text editor
Misc. notifications backlog:
* Change notification text to no longer state that text was copied to clipboard when relevant option is toggled off
* Remove "Open Text Editor" button when "File Settings: " is set to "Open Destination File"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.