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

Making a bunch of lines to get the y scrollbar and then inserting a ton to get the left scrollbar freezes the app #22

Open
Tracked by #47
Moosems opened this issue May 26, 2023 · 16 comments
Labels
bug Something isn't working invalid This doesn't seem right macos question Further information is requested test Test the function

Comments

@Moosems
Copy link
Collaborator

Moosems commented May 26, 2023

No description provided.

@Moosems Moosems changed the title Making a bunch of lines to get the y scrollbar and then inserting a ton to get the left scrollbar causes issues Making a bunch of lines to get the y scrollbar and then inserting a ton to get the left scrollbar freezes the app May 26, 2023
@littlewhitecloud
Copy link
Owner

Can you give a screenshot?
I tested it but it still working

@Moosems
Copy link
Collaborator Author

Moosems commented Jun 3, 2023

Yes, I can.

@littlewhitecloud littlewhitecloud added the bug Something isn't working label Jun 3, 2023
@Moosems
Copy link
Collaborator Author

Moosems commented Jun 3, 2023

Screen.Recording.2023-06-03.at.12.24.55.PM.mov

Only 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.

@littlewhitecloud
Copy link
Owner

So it only happened when warp = “none”?

@Moosems
Copy link
Collaborator Author

Moosems commented Jun 4, 2023

Yea. Wrap=none.

@littlewhitecloud
Copy link
Owner

Fine, I think we had fixed it so I will close it...

@Moosems
Copy link
Collaborator Author

Moosems commented Jun 9, 2023

You should be able to use wrap=None to be honest so I want to look into this further.

@Moosems Moosems reopened this Jun 9, 2023
@littlewhitecloud
Copy link
Owner

I think it is about python’s speed.

@Moosems
Copy link
Collaborator Author

Moosems commented Jun 9, 2023

I don't think so. Doesn't happen elsewhere. Either an issue with the scroll bars or with the key press bind.

@littlewhitecloud
Copy link
Owner

Can you use the code in fix branch and set warp="none" to test it? I did some small changes.

@littlewhitecloud littlewhitecloud added invalid This doesn't seem right test Test the function labels Jun 10, 2023
This was referenced Jun 11, 2023
@littlewhitecloud
Copy link
Owner

So, what's the result of using the latest code to test it?

@Moosems
Copy link
Collaborator Author

Moosems commented Jun 12, 2023

I'm actually editing on my phone right now and haven't been able to test it 😅.

@littlewhitecloud
Copy link
Owner

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!

@littlewhitecloud
Copy link
Owner

littlewhitecloud commented Jun 23, 2023

image
It didn't happen on my computer (Windows platform)

@littlewhitecloud
Copy link
Owner

I tried input a lot of but it didn't freeze

@littlewhitecloud
Copy link
Owner

maybe macos only?

@littlewhitecloud littlewhitecloud added question Further information is requested macos labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right macos question Further information is requested test Test the function
Projects
None yet
Development

No branches or pull requests

2 participants