Skip to content

Display first two characters of name without modifications

Melvin Keskin requested to merge melvo/kaidan:fix/text-avatar into master

This approach works for all kinds of names and does not change an intended lower or upper case. Therefore, names like "1" and "a" are displayed now and "ab", "aB" and "AB" are not modified anymore.

Edited by Melvin Keskin

Merge request reports