From 3aeeea38d55caf786344e388f98fe74265882b59 Mon Sep 17 00:00:00 2001 From: iamgabrielma Date: Tue, 8 Jul 2025 13:10:02 +0700 Subject: [PATCH 1/2] Adjust hugging and compression priorities MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit salesChannelLabel had a higher hugging priority, preferring to stay as small as its content allows -> resists growing while subtitleLabel (within the same horizontal stack) does, truncating the badge on larger accessibility sizes. We apply lower hugging to the “other” label (that’s the subtitle one), as well as more compression resistance to the label that shouldn’t be compressed (that’s the pos label) --- .../Order Summary Section/SummaryTableViewCell.xib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WooCommerce/Classes/ViewRelated/Orders/Order Details/Order Summary Section/SummaryTableViewCell.xib b/WooCommerce/Classes/ViewRelated/Orders/Order Details/Order Summary Section/SummaryTableViewCell.xib index a3f78690824..dc9414ebecf 100644 --- a/WooCommerce/Classes/ViewRelated/Orders/Order Details/Order Summary Section/SummaryTableViewCell.xib +++ b/WooCommerce/Classes/ViewRelated/Orders/Order Details/Order Summary Section/SummaryTableViewCell.xib @@ -20,13 +20,13 @@ -