just overflowing to two rows of text is enough to ...
# compose-desktop
t
just overflowing to two rows of text is enough to break the centre alignment
centres perfectly fine if it's one line
¯\_(ツ)_/¯
oh right, there is a separate textAlign param
so now it's literally just the shadow density that doesn't match
j
You're probably centering the box which contains the text not the text inside the box
☝️ 1
Oh you figured it out. The replies hadn't loaded yet
😃 1
e
From 1.9 you can customize shadows to your liking via
Modifier.dropShadow
&
Modifier.innerShadow