Skip to content

Fix position confusion after duplication of rule#70

Merged
simonpoole merged 1 commit into
masterfrom
fix_for_position_confusion
Apr 20, 2026
Merged

Fix position confusion after duplication of rule#70
simonpoole merged 1 commit into
masterfrom
fix_for_position_confusion

Conversation

@simonpoole
Copy link
Copy Markdown
Owner

As duplication returns a rule that is equal to the duplicated rule, indexOf will not work for determining the position in the list of rules.

Resolves #68

As duplication returns a rule that is equal to the duplicated rule,
indexOf will not work for determining the position in the list of rules.

Resolves #68
@simonpoole simonpoole merged commit e1bdad9 into master Apr 20, 2026
1 check passed
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.

Missing entries in the three point rule menu after duplicating the first or last rule

1 participant