-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Ollamac gui unresponsive when the payload is big #85
Comments
Wow, that's huge! 😂 I've never tested such a massive text before. It's interesting, I'm going to try to solve this. Or if you have any ideas, feel free to share them with us. |
I used that as an example 🤣 My use case was a much shorter example, but it has the same behavior. |
had the same issue with some mid-size code blocks :-) |
Same here. I copy paste a big chunk of code in the textbox and the app becomes unresponsive. |
One of the issues arises from the syntax highlighter used in code that invokes JSCore. I’m currently working on integrating a new syntax highlighter to resolve this issue. |
I was trying Ollamac and I pasted a input into the textbox. The GUI got completely frozen and unusable, which seems weird being a native app.
Steps to reproduce:
1 - https://loremipsum.io/generator?n=500&t=p
2 - Copy and paste
The text was updated successfully, but these errors were encountered: