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
This is one effect:
> RBA::LayoutView::current.each_annotation_selected { |a| puts a.to_s } std::bad_alloc in LayoutView::each_annotation_selected <main>:in `each_annotation_selected' <main>:in `<main>'
another effect was a wrong offset of the ruler.
The text was updated successfully, but these errors were encountered:
KLayout/klayout@c214021
Merge pull request #442 from KLayout/issue-440
61c50a5
Fixed #440 (issue with LayoutView#each_annotation_selected)
klayoutmatthias
No branches or pull requests
This is one effect:
another effect was a wrong offset of the ruler.
The text was updated successfully, but these errors were encountered: