shiosyakeyakini-info / miria

Misskey client application for iOS, Android (and other platforms) made by flutter
https://shiosyakeyakini.info/miria_web/index.html
GNU Affero General Public License v3.0
144 stars 20 forks source link

Unicode絵文字のリアクションが上に偏っている #69

Open poppingmoon opened 1 year ago

poppingmoon commented 1 year ago

カスタム絵文字に比べて♥みたいな文字列のリアクションがボタンの中で絵文字が上に偏って表示されています

Android13(Pixel 5a) image

Windows11 image

poppingmoon commented 1 year ago

https://github.com/shiosyakeyakini-info/miria/blob/0dd6e26bedcfaf44cfce8a307137df27949994f9/lib/view/common/misskey_notes/custom_emoji.dart#L135-L137

多分ここでフォントサイズが指定されていないからだと思います

shiosyakeyakini-info commented 1 year ago

ElevatedButtonThemeDataから取ってくるようにしたい(というよりUnicode絵文字全般がほとんどできてないのではやめになんとかしたい)