VTTAssets / vtta-tokenizer

Tiny yet capable in-game token editor, requires trusted user level for uploads
MIT License
7 stars 8 forks source link

Multiple clicks on image in character sheet spawns multiple windows. #13

Open AlanDNelson opened 4 years ago

AlanDNelson commented 4 years ago

This is what happens if I double-click instead of single-click the image. It gets worse and worse the more extra clicks you give it. Should probably make the interface singleton.

VTT_Tokenizer_Bug

VTTAssets commented 4 years ago

This behaviour is not desired, I agree. It's not as easy as converting it to a singleton, but I know what you mean. Thanks for the report