-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
🐞 Source editor disappears when deleting all text #1722
Labels
Comments
I see. I'm taking a look at it now |
6 tasks
Whoops, didn't see @plbstl was taking a look. I've got a PR open for this now it was a very small fix. |
6 tasks
Oh okay. I'll also test it out |
I found some issues with #1723. Doesn't work for:
Also, it opens some binaries as text files. pr-1723.mov |
This is what #1724 looks like: pr-1724.mov |
Good catch, does this PR replace the other one entirely? |
Yes it does. They are both minor changes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
Deleting all text from the source editor results in the source editor being replaced by a QuickLook view.
To Reproduce
Expected Behavior
The source editor should remain in place.
Screenshots
Screen.Recording.2024-05-17.at.2.59.54.PM.mov
Related issues
The text was updated successfully, but these errors were encountered: