Prevent Layout Errors Caused By Pathological Unicode #631

Merged
sarah merged 3 commits from unicode into trunk 2023-02-17 00:06:02 +00:00
Owner
No description provided.
dan was assigned by sarah 2023-02-16 21:47:52 +00:00
sarah force-pushed unicode from 322c4b4658 to 1961efdba9 2023-02-16 21:48:02 +00:00 Compare
sarah force-pushed unicode from 1961efdba9 to ffe3da6c4e 2023-02-16 21:49:07 +00:00 Compare
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch-ui/184
sarah added 1 commit 2023-02-16 22:07:13 +00:00
continuous-integration/drone/pr Build is passing Details
6364a6f841
Update Goldens
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/186
dan reviewed 2023-02-16 23:12:23 +00:00
dan left a comment
Owner

what is adding in the container's with heights fixing?

what is adding in the container's with heights fixing?
@ -205,3 +204,3 @@
exit(0);
}
};
}
Owner

did the linter do this?

did the linter do this?
Author
Owner

yes

yes
sarah marked this conversation as resolved
@ -69,0 +69,4 @@
clipBehavior: Clip.hardEdge,
decoration: BoxDecoration(),
child: Text(
contact.nickname, //(contact.isInvitation ? "invite " : "non-invite ") + (contact.isBlocked ? "blokt" : "nonblokt"),//
Owner

whats the comment for?

whats the comment for?
dan approved these changes 2023-02-17 00:03:48 +00:00
sarah merged commit 107281e20a into trunk 2023-02-17 00:06:02 +00:00
Sign in to join this conversation.
No reviewers
dan
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#631
No description provided.