MrPrimate / tokenizer

Tiny yet capable in-game token editor for Foundry VTT
MIT License
29 stars 26 forks source link

Adds configuration to revert image resize behavior #89

Closed elizeuangelo closed 2 years ago

elizeuangelo commented 2 years ago

The configuration makes all new images be resized to completely fit the screen, inverting the standard behavior.

This is a solution to issue #88

MrPrimate commented 2 years ago

General happy with this feature, but I personally like the non-cropped default behaviour. Please change the setting to "Crop token image" and default to false.

elizeuangelo commented 2 years ago

The default setting was already set to false. I changed the setting name as requested.