Skip to content

fix: adjusted logic#619

Open
simlu wants to merge 1 commit intoakeneo:masterfrom
simlu:patch-1
Open

fix: adjusted logic#619
simlu wants to merge 1 commit intoakeneo:masterfrom
simlu:patch-1

Conversation

@simlu
Copy link
Copy Markdown

@simlu simlu commented Jun 20, 2022

I'm not sure I understand what is happening here, but this change should not change functionality (just make it more readable).

However I'm suspecting that the line gparent.splice(gproperty, gproperty); is incorrect
and instead gparent.splice(gproperty, 1); is what we want?

I'm not sure I understand what is happening here, but this change should not change functionality.

However I'm suspecting that the line `gparent.splice(gproperty, gproperty);` is incorrect and instead `gparent.splice(gproperty, 1);` is what we want?
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.

1 participant