P
Peter Judge
Guest
loadImage() in adm2/toolbar.p is marked as PRIVATE which explains why you can’t see it. You can see the code at https://github.com/consultingwerk/ADE-Sourcecode/blob/964480c051b0c09a9b75bd02d8453afe5ab35b25/src/adm2/toolbar.p#L12845 Which does LOAD-IMAGE with some extra checks etc.
Continue reading...
Continue reading...