Skip to content

Conversation

@the-code-magician
Copy link
Contributor

All tests passing.

co/component.py Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resize?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, move the logic from feature._move in here. Or you can make it a class method on Feature, but then you don't need this function here.

co/component.py Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see what the issue is here, but this is probably the wrong approach. We should refactor the code so that changed features are tracked separately and then at the end there is one step where the features are transformed. (transform? great name.)

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.

3 participants