Skip to content

fix: update the Attributes map, instead of using the map provided by the user, preventing two maps from actually being the same reference (issue #177)#179

Merged
dominikbraun merged 1 commit intodominikbraun:mainfrom
tzq0301:fix-directly-use-same-map
Dec 11, 2024

Conversation

@tzq0301
Copy link
Copy Markdown
Contributor

@tzq0301 tzq0301 commented Jun 15, 2024

In issue #177, every new Vertex will contain the same map declared in redVertexAttr, which causes the unexcepted behaviour in the issue.

@tzq0301 tzq0301 force-pushed the fix-directly-use-same-map branch from 3d2ef91 to 29ebd7f Compare June 15, 2024 08:03
…the user, preventing two maps from actually being the same reference (issue dominikbraun#177)
@tzq0301 tzq0301 force-pushed the fix-directly-use-same-map branch from 29ebd7f to 2800586 Compare June 15, 2024 08:04
@tzq0301 tzq0301 changed the title Fix directly use same map fix: update the Attributes map, instead of using the map provided by the user, preventing two maps from actually being the same reference (issue #177) Jun 15, 2024
@dominikbraun dominikbraun merged commit b8919a8 into dominikbraun:main Dec 11, 2024
@davemcphee davemcphee mentioned this pull request Jan 13, 2025
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

Successfully merging this pull request may close these issues.

2 participants