dragonflagon-fvtt icon indicating copy to clipboard operation
dragonflagon-fvtt copied to clipboard

Fix for issues #390, #391

Open ggagnon76 opened this issue 1 year ago • 0 comments

#390: Bind ControlManager class to reloadModuleButtons method (line 239)

#391: delete if ( !canvas.ready ) return; from _onClickGroup()

For #391, should mention to developers that they will need to validate the scene if their buttons perform functions on active scenes.

ggagnon76 avatar Oct 27 '22 13:10 ggagnon76