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
787 stars 259 forks source link

[Feature]: Default to Figure tokens on an iso grid #4822

Open kwvanderlinde opened 3 months ago

kwvanderlinde commented 3 months ago

Describe the Problem

When populating an isometric grid with figure tokens, the tokens' shape is first set to Top-Down. So I have to modify each one to instead be a Figure, which is tedious.

The Solution you'd like

When an image is dragged onto the Token layer of an iso map, we should assume that it is meant to be a Figure unless one of our heuristics suggests otherwise. Top-Down should never be selected by default for iso maps.

Alternatives that you've considered.

Using macros to automate the process.

Additional Context

No response

FullBleed commented 3 months ago

If you're looking into this... could you maybe look into this behaviour, too: https://github.com/RPTools/maptool/issues/3297