-
Notifications
You must be signed in to change notification settings - Fork 29
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
Very laggy #13
Comments
it is only laggy when you need to draw a lot of points |
Yeah, it is because it's take lots of time time computing. Lots of points
put more work on the CPU.
…On Tue, Jan 7, 2020 at 1:47 PM KL ***@***.***> wrote:
it is only laggy when you need to draw a lot of points
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#13?email_source=notifications&email_token=AE32SHJ55OS5KSTY6BXO3BDQ4Q3BTA5CNFSM4KCMZMFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIICI3A#issuecomment-571483244>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE32SHJD4QREX3KBHSIYSBLQ4Q3BTANCNFSM4KCMZMFA>
.
|
|
How to do that? can you explain? |
what he means fork the package change the part starting line 307, in paint function he is reading the file imagine that when you change the rotation he reads the whole file again that's too much I will try the edits locally if it worked I will refer to the forked git here or perhaps a pr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The viewer is very slow on a HIGH end machine
The text was updated successfully, but these errors were encountered: