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

alter filtering type for oid prefix selection #222

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

cymed
Copy link
Contributor

@cymed cymed commented Apr 25, 2024

This PR fixes the selection of the oid prefix. active == false worked but didn't pass flake. is True always return 0 for some reason. Now using builtin function is_.

Additionally, The oid_prefix is no longer re-evaluated on every textpos but once per export

I first had == false, which worked but didn't pass flake. is True always return 0 for some reason. Now using builtin function is_
@cymed cymed requested a review from domi4484 April 25, 2024 07:01
@cymed cymed merged commit 7ce75ba into teksi:main Apr 25, 2024
4 checks passed
@cymed cymed deleted the include_oid_prefix_on-label_export branch April 25, 2024 07:40
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