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

missing TGeoNodeMatrix in browser view, when opening a TGeoManager #240

Closed
c-dilks opened this issue Jul 19, 2022 · 2 comments
Closed

missing TGeoNodeMatrix in browser view, when opening a TGeoManager #240

c-dilks opened this issue Jul 19, 2022 · 2 comments
Assignees

Comments

@c-dilks
Copy link

c-dilks commented Jul 19, 2022

The following ROOT file contains a TGeoManager object, named default, and a detector geometry tree. The top-level TGeoNodeMatrix object, world_volume, does not appear in the jsroot browser view in version 7.1.0 (nor in the latest master version). Version 6.3.4 was the last time it was working, at least for me (Firefox)

ROOT file: example_root_file.tar.gz

Here are screenshots of the 2 versions:
2022-07-19-052742_255x297_scrot 2022-07-19-052705_284x311_scrot

I can convince world_volume to appear if I right click on default, then click Draw, but that will draw the whole geometry; after that I can browse through the geometry tree normally.

Also, if I browse to Materials, the names are offset horizontally:

2022-07-19-052942_246x354_scrot

@linev
Copy link
Member

linev commented Jul 20, 2022

Thanks for reporting the problem!

It is now fixed in master branch.
And also in https://github.com/root-project/jsroot/releases/tag/7.1.1 release

@linev linev closed this as completed Jul 20, 2022
@c-dilks
Copy link
Author

c-dilks commented Jul 20, 2022

Very nice, thanks!

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

No branches or pull requests

2 participants