p4535992 / foundryvtt-downtime-dnd5e

A module for Foundry VTT that allows users to keep track of downtime activities, quest progress and... Well, pretty much anything you can track with a loading bar and a %.
MIT License
3 stars 3 forks source link

Tidy 5e Sheets Integration bug #8

Closed kgar closed 8 months ago

kgar commented 8 months ago

When the Tidy 5e Sheets alpha integration code is calling activateTabListeners in Downtime dnd5e, it is not sending all parameters, and it is triggering a console error. As a result, the downtime tab contents in Tidy 5e Sheets alpha are unresponsive because of no event listeners.

kgar commented 8 months ago

Looking great in 1.3.1

image