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]: Auras removed from a token are still rendered afterwards #4057

Closed
kwvanderlinde opened this issue May 12, 2023 · 1 comment
Closed
Assignees
Labels

Comments

@kwvanderlinde
Copy link
Collaborator

kwvanderlinde commented May 12, 2023

Describe the Bug

Auras assigned from tokens stick around even after being removed from them. They stick around until something "significant" happens (a different light is assigned to the token, another token's view changes, etc).

To Reproduce

  1. Create an aura, any auras
  2. Give a token the aura
  3. Remove the aura from the token.
  4. See the aura still being drawn.
  5. Move the token
  6. See the aura still being drawn in the original location.

Expected Behaviour

Auras are no longer rendered as soon as they are removed from the token.

Screenshots

After removing the aura, the token can be moved away from its old aura:
image

MapTool Info

1.13.0, 1.13.1-rc1

Desktop

Linux Mint 21

Additional Context

This is new behaviour in 1.13. It doesn't seem to matter how the aura is removed (e.g., via Clear All, clicking the aura specifically).

The same issue does not exist with normal lights.

@Pmofmalasia
Copy link

Confirmed fixed in 1.13.2.

@github-project-automation github-project-automation bot moved this from Needs Testing to Merged in MapTool 1.13.0 Jul 19, 2023
@kwvanderlinde kwvanderlinde moved this from Merged to Done in MapTool 1.13.0 Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants