-
Notifications
You must be signed in to change notification settings - Fork 2
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
Making a bunch of lines to get the y scrollbar and then inserting a ton to get the left scrollbar freezes the app #22
Comments
Can you give a screenshot? |
Yes, I can. |
Screen.Recording.2023-06-03.at.12.24.55.PM.movOnly when the wrap is "none". You can't see it on the screen recording but I get the circle of death and its completely frozen. |
So it only happened when warp = “none”? |
Yea. Wrap=none. |
Fine, I think we had fixed it so I will close it... |
You should be able to use wrap=None to be honest so I want to look into this further. |
I think it is about python’s speed. |
I don't think so. Doesn't happen elsewhere. Either an issue with the scroll bars or with the key press bind. |
Can you use the code in fix branch and set |
So, what's the result of using the latest code to test it? |
I'm actually editing on my phone right now and haven't been able to test it 😅. |
Wow! I often edit the code on my ipad! |
I tried input a lot of but it didn't freeze |
maybe macos only? |
No description provided.
The text was updated successfully, but these errors were encountered: