Djphoenix719 / FVTT-PF2EToolbox

A collection of tweaks and improvements for both quality of life and system improvement for the Foundry VTT Pathfinder 2E system.
Apache License 2.0
16 stars 9 forks source link

Lastest update results in menus getting duplicated #54

Closed erithtotl closed 3 years ago

erithtotl commented 3 years ago

Since the latest update, 'Creature Builder' on the NPC sheet, as well as the 'Scale to level' and 'Flatten NPC' context menus are displayed twice.

image

Attached is a fix I did in bundle.js to check for duplicates. Obviously the right solution is to find out why its getting added twice ahead of time but in the meantime if anyone wants to use the attached go ahead. bundle.zip

Djphoenix719 commented 3 years ago

Fixed in 1.7.14