(2022-06-05, 7:00)Lasse Deleuran Wrote: Are you also using LDRGenerator.js? If so, then they should have worked without the fix. And in that case, there is a bug which has to be remedied.
It's being included. Then I call:
Code:
LDR.Studs.makeGenerators('', LDR.Options.studHighContrast, LDR.Options.studLogo);
This lines up with the example code on GitHub. Is there something else that need to be called?