Skip to content

WIP: dialer: Replace * by ∗

Adrien Plazas requested to merge adrien.plazas/libhandy:asterisk into master

Use the asterisk operator character rather than the asterisk character. This allows the asterisk to be aligned with the other characters, making the dialer look better.

We need to make sure that the cycle button will work correctly with unicode characters and that applications expecting the * character will work correctly.

Merge request reports