I think this is because it takes a 1px wide strip of the scaled image, we might want to try a SCALE_FACTOR pixel wide strip. check phone.py `_from_dict` method, which splits a sprite bubble into the required parts.
I think this is because it takes a 1px wide strip of the scaled image, we might want to try a SCALE_FACTOR pixel wide strip.
check phone.py
_from_dictmethod, which splits a sprite bubble into the required parts.