League-of-Foundry-Developers / fvtt-module-theatre

GNU General Public License v3.0
30 stars 39 forks source link

Fix image positioning in emote tooltip #131

Closed farling42 closed 1 year ago

farling42 commented 1 year ago

The image displayed in the tooltip for emotes was only showing the top-left quarter of the image.

This patch ensures that the full image is used, and ensures that it is positioned correctly after previously displaying a tooltip with a different aspect ratio (in particular, when switching between a portrait oriented image and a landscape oriented image).