Skip to content

Conversation

@yash-agarwa-l
Copy link
Contributor

Fix recipient header date label alignment in RTL.

Use EdgeInsetsDirectional.fromSTEB for date label padding so alignment is correct in both LTR and RTL layouts.

This addresses a issue identified by @gnprice in this comment.

Previously, the TODAY (and other date) labels in recipient headers used, which applied
asymmetric left/right padding only in LTR layouts. This caused the label to be misaligned
in RTL layouts.

Change to use , so the start/end padding swaps correctly in RTL, matching the alignment
of message timestamps and improving visual consistency.
@gnprice gnprice added the maintainer review PR ready for review by Zulip maintainers label Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer review PR ready for review by Zulip maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants