Navigation Menu

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

Mass2Zones input geometries have same key as output geometries #666

Closed
saeranv opened this issue Nov 18, 2017 · 2 comments
Closed

Mass2Zones input geometries have same key as output geometries #666

saeranv opened this issue Nov 18, 2017 · 2 comments
Assignees

Comments

@saeranv
Copy link
Member

saeranv commented Nov 18, 2017

From this thread: http://discourse.ladybug.tools/t/askme-component-showing-zone-info-not-connected-to-it/2261/8

Which is causing some UI confusion.

Is the solution to this simply one line?

_zoneMasses = copy.deepcopy(_zoneMasses) 
@mostaphaRoudsari
Copy link
Member

Yes. That will be the solution.

@saeranv
Copy link
Member Author

saeranv commented Nov 18, 2017

Okay, I can fix this and submit the PR then!

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

No branches or pull requests

2 participants