Closed Ghostdesu closed 2 years ago
Just to be sure this is the module Foundry-Stream-Module you are trying to use ?
Nope, I made an empty game to test this.
The /stream I'm referring to is localhost:30000/stream as opposed to localhost:30000/join or localhost:30000/game for example. It's the separate chat log, which as far as I can tell is core functionality.
Mmmh , i don't think i can solve this one, because the html i rendered is after the "createChatMessage" event captured from the stream... I can partially fix it by adding a new settings module to add the portrait image on the stream chat, but not all the styling of the module and only allowing either the use of the stream or the chat log not both
Sorry for the late reply, I actually think being able to toggle it for stream would be pretty useful since in my case I primarily need it there for archiving logs, so that would be great if you could do it.
For archive logs is better https://github.com/flamewave000/dragonflagon-fvtt/tree/master/df-chat-enhance
Environment Details
Issue Description
Chat Portrait is missing entirely from both OOC and IC messages in /stream
Screenshot from in-game chat window:
Screenshot from /stream: