Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
395 stars 73 forks source link

[BUG] Templates do not include 'Display on Token' state for trackers #1204

Closed rexy712 closed 1 year ago

rexy712 commented 1 year ago

Describe the bug When adding an asset to the map using a template, the resulting shape does not include the 'Display on token' state for any tracker if it was checked when saving the template. This is also true of the toggled state of auras. Not sure if this is intentional or not, but I feel like it would be good to include at least the 'Display on Token' state so that DMs don't have to enable health bars manually each time they add a token.

To Reproduce Steps to reproduce the behavior:

  1. Create a shape with an asset.
  2. Add a tracker with 'Display on token' checked
  3. Save Template
  4. Add a new shape via the same asset, select the template when prompted
  5. The new shape does not have the tracker set to 'Display on token'

Expected behavior I expected that the trackers would inherit the 'Display on token' state from the template.

Desktop:

Kruptein commented 1 year ago

It's not intentionally missing, these features (aura toggle, display on token) are new compared to the introduction of templates and I hadn't thought about adding them to the templates at that time.