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

refactoring: centralize field IDs #157

Merged
merged 2 commits into from
Jun 16, 2024

Conversation

yedpodtrzitko
Copy link
Collaborator

this PR puts all field IDs into one enum, and use that instead of numbers directly or ad-hoc created variables with given values.

@yedpodtrzitko yedpodtrzitko changed the title centralize ID of fields refactoring: centralize field IDs May 10, 2024
@CyanVoxel CyanVoxel added the Type: Refactor Code that needs to be restructured or cleaned up label May 13, 2024
@yedpodtrzitko yedpodtrzitko force-pushed the yed/enum-fields branch 2 times, most recently from 8567e68 to fe59f68 Compare May 18, 2024 05:15
@CyanVoxel CyanVoxel mentioned this pull request Jun 16, 2024
@yedpodtrzitko yedpodtrzitko force-pushed the yed/enum-fields branch 2 times, most recently from c194168 to 12fa230 Compare June 16, 2024 04:30
@CyanVoxel CyanVoxel merged commit 4c6ebec into TagStudioDev:main Jun 16, 2024
4 checks passed
@yedpodtrzitko yedpodtrzitko deleted the yed/enum-fields branch November 18, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Refactor Code that needs to be restructured or cleaned up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants