hitcherland / FoundryVTT-Heart

Basic FoundryVTT System for Heart - The City Beneath
Creative Commons Zero v1.0 Universal
7 stars 14 forks source link

QoL - Roll Results - Stress Rolls not pushing the Chat Log down #32

Closed stuttste closed 2 years ago

stuttste commented 2 years ago

After a couple sessions, I noticed a pet peeve thing. When a player rolls their stress via the chat button, the chat log is not moving to the bottom to appropriately show it requiring everyone to scroll manually.

I think possibly running the message through the ChatLog.update(msg, true) method might make this work, but I haven't tried it yet.