LayoutKit icon indicating copy to clipboard operation
LayoutKit copied to clipboard

Fixed Potential truncation issue in LabelLayout

Open PrkumariLI opened this issue 7 years ago • 3 comments

  • Added line break mode support in LabelLayout to calculate correct size based on line break mode.

PrkumariLI avatar Aug 14 '18 19:08 PrkumariLI

  • Added LabelLayout unit test to verify that size calculation logic considers line break mode while calculating LabelLayout size.

PrkumariLI avatar Aug 27 '18 13:08 PrkumariLI

  • Fixed review comments.

PrkumariLI avatar Sep 04 '18 15:09 PrkumariLI

These changes are being tracked in pull request: https://github.com/linkedin/LayoutKit/pull/260

p-jadhav avatar Jun 07 '19 09:06 p-jadhav