Skip to content

Add boundaries to resolution text

Maxim S requested to merge (removed):work/460397_zwsp_wrap_scale into master

In following issue it was discussed that text of resolution with scale breaks in the middle of the number.

I am adding ZWS (U+200B) that acts like word boundary so text can wrap nicely if there's not enough space.

Before: image

After: image

BUG: 460397

Merge request reports