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

Fix bug in animation range name regex #187

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

johannesodland
Copy link
Contributor

The regex matching animation range names when parsing range offsets eagerly matched entry in entry-crossing.

This PR adds a lookahead to fix this issue.

@johannesodland johannesodland force-pushed the fix-animation-name-regex branch from e0490f8 to fa884ee Compare December 24, 2023 01:56
@bramus bramus merged commit 03dc800 into flackr:master Dec 24, 2023
2 checks passed
@johannesodland johannesodland deleted the fix-animation-name-regex branch December 28, 2023 09:08
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