Home › Forums › Bug reporting › Reaction Manager › Reply To: Reaction Manager
12 October 2021 at 19:29
#3177
Keymaster
Hello, the black dot is used when the image file does not exist at all and I don’t know the reason, in fact nobody should see it ever.
There is a function that creates the image uri and it checks everything.
- If the image file exists it returns the existing uri;
- if the file does not exist re-creates it and returns the new uri;
- if the file is still missing at this point it returns the default black dot of death.
I really don’t know what’s happening, I’m trying to figure it out.
Thank you for your patience.