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

Added property names to undo commands #4013

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

bjorn
Copy link
Member

@bjorn bjorn commented Jul 17, 2024

  • Set Property 'foo'
  • Add Property 'foo'
  • Remove Property 'foo'

Currently I haven't touched "Rename Property" because I think it would get a little too verbose if we mentioned two names. However, the name does mention the full path of a property if it is nested, separated by dots.

* Set Property 'foo'
* Add Property 'foo'
* Remove Property 'foo'

Currently I haven't touched "Rename Property" because I think it would
get a little too verbose if we mentioned two names.

However, the name does mention the full path of a property if it is
nested, separated by dots.
@bjorn bjorn force-pushed the property-edit-undo branch from a61b5c1 to cf6d86f Compare January 12, 2025 12:17
@bjorn bjorn merged commit 4c178f6 into mapeditor:master Jan 12, 2025
15 of 16 checks passed
@bjorn bjorn deleted the property-edit-undo branch January 12, 2025 14:45
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.

1 participant