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

[Bug]: Delete drawing tool can only delete drawings on the Token layer #4258

Closed
kwvanderlinde opened this issue Aug 24, 2023 · 0 comments · Fixed by #4263
Closed

[Bug]: Delete drawing tool can only delete drawings on the Token layer #4258

kwvanderlinde opened this issue Aug 24, 2023 · 0 comments · Fixed by #4263
Assignees
Labels

Comments

@kwvanderlinde
Copy link
Collaborator

Describe the Bug

The delete drawing tool does not respect the current layer selection, making it unusable for drawings on the Hidden, Object, or Background layers. It also means that it will delete drawings on the Token layer even if another layer is selected.

To Reproduce

  1. Open a new campaign
  2. Draw a rectangle on the Token layer
  3. Draw a rectangle on the Object layer (or Hidden, Background)
  4. Select the delete drawing tool
  5. While the Object layer is still selected ...
    1. Try to delete the Object layer rectangle (it won't work)
    2. Try to delete the Token layer rectangle (it will work)

Expected Behaviour

The delete tool is able to delete drawings on the selected layer and no others.

Screenshots

No response

MapTool Info

1.13.2

Desktop

Linux Mint 21.2

Additional Context

No response

@kwvanderlinde kwvanderlinde moved this to In Progress in MapTool 1.14.0 Aug 25, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in MapTool 1.14.0 Aug 26, 2023
@kwvanderlinde kwvanderlinde moved this from Done to Needs Testing in MapTool 1.14.0 Aug 31, 2023
@kwvanderlinde kwvanderlinde self-assigned this Oct 31, 2023
@kwvanderlinde kwvanderlinde moved this from Needs Testing to Done in MapTool 1.14.0 Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant