Skip to content
  • Niels De Graef's avatar
    sheet: Add API to set the text direction of a row · df2f6bc4
    Niels De Graef authored
    For some fields such as phone numbers, we want to explicitly override
    the direction to LTR, even when displaying in an system that is
    configured to display as RTL.
    
    This commit adds an extra API to set the text direction of the title
    label of a contact sheet row, so we can force this behavior without
    messing up the subtitle (or other child widgets) of that row.
    
    See also !277
    df2f6bc4