Files
calendula/app
Jean-Luc Makiola 236abc9bb1 Keep the ellipsis in RTL month chips (#164)
softWrap=false makes Compose lay the line out at its full width and clip
to the node's left edge, so an RTL title lost its beginning instead of its
end. RTL keeps the old ellipsis, which truncates at the logical end.
2026-08-13 14:29:35 +02:00
..