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

tree can get in a state where alloc size is bad and so are bboxes. #1421

Open
rcoreilly opened this issue Jan 7, 2025 · 0 comments
Open
Assignees
Labels
bug Something isn't working correctly confirmed This bug has been confirmed
Milestone

Comments

@rcoreilly
Copy link
Member

Describe the bug

from cogent code, when opening a new file with Ctrl+F, it will then scroll to that code in tree -- this seems to be the path that causes the issue. it renders black boxes and superimposed tree elements.

Here's the axon filetree node Geom in inspector, when correct:

image

Here it is when the bug occurs:

image

note the diffs in size.alloc and total bbox.

How to reproduce

see above.

Example code

No response

Relevant output

No response

Platform

macOS

@rcoreilly rcoreilly added the bug Something isn't working correctly label Jan 7, 2025
@rcoreilly rcoreilly self-assigned this Jan 7, 2025
@github-project-automation github-project-automation bot moved this to Todo in Bugs Jan 7, 2025
@kkoreilly kkoreilly added the confirmed This bug has been confirmed label Jan 8, 2025
@kkoreilly kkoreilly added this to the v0.4 milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly confirmed This bug has been confirmed
Projects
Status: Todo
Development

No branches or pull requests

2 participants