CristianVasile23 / conversation-hud

A simple FoundryVTT module that adds a nice HUD that display the portraits of all the characters present in a conversation.
MIT License
17 stars 3 forks source link

[BUG] Background Image Changes/Toggling Background Image #57

Closed myzar472 closed 3 months ago

myzar472 commented 3 months ago

I'm not sure if this is intended behavior, but it appears that after a GM sets a background image and starts a conversation, toggling the background off and/or setting a new background will not render any changes for connected players.

In the first case, toggling a background would appear to change the background for the GM, but players do not see a change. In the second case, no change occurs.

CristianVasile23 commented 3 months ago

Yes, this is indeed a bug. The good news are that I know why this happens and I will fix it soon, probably even by the end of the day. Thanks for bringing this to my attention.

CristianVasile23 commented 3 months ago

The issue should be fixed with release 5.6.1, now all changes are also reflected for the other participants. If you encounter any other issues however, please feel free to reach out and I will help as soon as possible. And once again, thanks for bringing this up to my attention. It appears that I forgot to test the features added in 5.6.0 on multiple clients.