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

Grid children disappear once linked mesh is outside view #12602

Closed
carolhmj opened this issue May 30, 2022 · 0 comments · Fixed by #12607
Closed

Grid children disappear once linked mesh is outside view #12602

carolhmj opened this issue May 30, 2022 · 0 comments · Fixed by #12607
Assignees
Milestone

Comments

@carolhmj
Copy link
Contributor

Related forum issue: https://forum.babylonjs.com/t/tooltip-losing-content/30775

Repro

  • Bug repro on playground: https://www.babylonjs-playground.com/#XCPP9Y#13148
    When the camera is moved so that the sphere is out of view, then moved back and the sphere is hovered, the contents of the tooltip aren't shown. Setting clipChildren as false on the parent control makes it not happen anymore.

Screenshots
Before moving camera:
image
After moving camera:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants