add tox avatar handling + prio png for paste + other fixes and updates

This commit is contained in:
2023-10-14 15:59:32 +02:00
parent e7095a1849
commit c79068c561
12 changed files with 279 additions and 8 deletions

View File

@ -175,7 +175,7 @@ std::optional<TextureEntry> ToxAvatarLoader::load(TextureUploaderI& tu, Contact3
return new_entry;
}
}
}
} // continues if loading img fails
if (!_cr.any_of<
Contact::Components::ToxFriendPersistent,