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

Ability to rename objects via double click or object context menu #15

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

GwnDaan
Copy link
Member

@GwnDaan GwnDaan commented Dec 26, 2024

With this PR we allow users to give objects custom names, the name is then saved inside the previously created ObjectInfo struct that keeps track of all information not applicable to the standards' definition of the object pool

@GwnDaan GwnDaan added the enhancement New feature or request label Dec 26, 2024
@GwnDaan GwnDaan self-assigned this Dec 26, 2024
@Copilot Copilot bot review requested due to automatic review settings December 26, 2024 09:19
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

src/object_info.rs Show resolved Hide resolved
@GwnDaan GwnDaan force-pushed the daan/rename-objects branch from a875864 to b68de8b Compare December 26, 2024 09:23
@GwnDaan GwnDaan requested a review from Copilot December 26, 2024 09:23
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

src/object_info.rs Outdated Show resolved Hide resolved
@GwnDaan GwnDaan force-pushed the daan/rename-objects branch from b68de8b to 79d0603 Compare December 26, 2024 09:28
@GwnDaan GwnDaan merged commit 09b5279 into main Jan 4, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant