You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everytime a user enters Foundry for the first time, the first token he saw a image hover, the image opens on it full size. The image became normal when it hover on another token.
The text was updated successfully, but these errors were encountered:
I've been having the same issue. Tried the module by itself and couldn't replicate the problem, so it must be a conflict with something else. Are you using TheRipper's Tidbits module by any chance? I've found that this bug happens to me when I'm hovering over a token before the loading screen appears. In the console, the rendering of the ImageHover is mentioned right before a warning from that module.
I've looked a bit more into this and what I've found is that when the image appears big, it is always followed by the second message in the screenshot.
Foundry VTT | Retrieved and compiled template modules/image-hover/templates/image-hover-template.html
Maybe the bug happens because that first image hover is loaded before the template is compiled, becoming so huge? I don't know a thing about how these things work, just giving some ideas.
Everytime a user enters Foundry for the first time, the first token he saw a image hover, the image opens on it full size. The image became normal when it hover on another token.
The text was updated successfully, but these errors were encountered: