Skip to content

BUG: brain.set_view(**brain.get_view()) not no-op #11941

@larsoner

Description

@larsoner

I've run into a problem: if I get the camera parameters from brain.get_view() and assign them back into the proper parameters of brain.show_view(), the camera angle has changed. Same for going one level deeper with brain._renderer.get_camera() and brain._renderer.set_camera(). It seems that whatever the set_camera() is doing is not lining up with what get_camera() returns (other than having a different order of the parameters)

Originally posted by @wmvanvliet in #11891 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions