PDA

View Full Version : Effect duplication bug



Zarestia
April 15th, 2022, 17:13
This was tested in D&D 5e and D&D 3.5e.

1. Create a campaign.
2. Open the effects menu under tools
3. Create a new effect via the plus sign
4. Type an effect
5. Create a second effect via the plus sign

The second effect is now a duplicate of the first effect. The duplicate can't be edited and all changes made to the first effect synchronize to the duplicate effect.

Moon Wizard
April 15th, 2022, 21:54
Thanks for reporting. It's tied to the previous effect entry still having the string focus still when the new effect button is pressed.

The fix is fairly deep in the code interactions (createWindow during events triggered by closeAll API), so it will be something for the next version.

Regards,
JPG

bmos
April 16th, 2022, 01:06
A workaround is to press escape before pressing the plus button a second time.