Skip to content

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

Description

@kwvanderlinde

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions