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

Remove inappropriate tags while create L2 or L1 feature frome low level feature #348

Closed
wants to merge 2 commits into from
Closed

Conversation

ghost
Copy link

@ghost ghost commented Apr 20, 2023

Remove inappropriate tags while create L2 or L1 feature frome low level feature

JianchengDing added 2 commits April 20, 2023 10:16
Remove inappropriate tags while create L2 L1 from lower level feature
Comment on lines +1571 to +1572
if ($l1_feature->has_tag($tag)) {
$l1_feature->remove_tag($tag);
Copy link
Collaborator

Choose a reason for hiding this comment

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

It must be $gene_feature here not $l1_feature

@Juke34
Copy link
Collaborator

Juke34 commented Apr 21, 2023

Thank you for your PR, nevertheless it requires some thoughts to be more generic.
In any case this type of modification would require to modify some of the tests.

@Juke34
Copy link
Collaborator

Juke34 commented Jul 26, 2023

I have addressed the issue in #384, the change is available in AGAT v1.2.1

@Juke34 Juke34 closed this Jul 26, 2023
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