RPTools / maptool

Virtual Tabletop for playing roleplaying games with remote players or face to face.
http://rptools.net
GNU Affero General Public License v3.0
800 stars 262 forks source link

[Bug]: Token footprint is kept when changing to native size #4856

Open kwvanderlinde opened 4 months ago

kwvanderlinde commented 4 months ago

Describe the Bug

If a Medium token (1x1 cell) is changed to Native size, the footprint stays as one cell. If a Gargantuan token (4x4 cells) is changed to Native size, its footprint stays as 4x4 cells despite the user seeing no reference to a Gargantuan size.

To Reproduce

  1. Drag two tokens onto a map with square grid
  2. Change one token to size Medium and the other to size Gargantuan
  3. Change both tokens to size Native.
  4. Drag each token. Notice the originally-medium token still occupies one cell, while the originally-Gargantuan token occupies 16 cells

Expected Behaviour

The token footprint should be based on its actual size. If the token visibly covers 9 cells, that should be its footprint. Alternatively, natively-sized tokens could simply occupy one cell at its center.

Screenshots

This shows the two apparently-identical tokens with their differing footprints: image

MapTool Info

1.14.3

Desktop

Linux Mint 21.3

Additional Context

No response

bubblobill commented 3 months ago