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

[sch/brd] Moving placed components is sometimes slow #32

Open
abetusk opened this issue Jan 23, 2015 · 0 comments
Open

[sch/brd] Moving placed components is sometimes slow #32

abetusk opened this issue Jan 23, 2015 · 0 comments

Comments

@abetusk
Copy link
Owner

abetusk commented Jan 23, 2015

picking components and the moving them around is slower than it needs to be. This happens because of the deep-ish copy while it moves instead of just altering the position information. To speed up, just alter the position information.

priority:medium
estimate:2

@abetusk abetusk changed the title Moving placed components is sometimes slow [sch/brd] Moving placed components is sometimes slow Jan 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant