LayoutKit
LayoutKit copied to clipboard
Fixed Potential truncation issue in LabelLayout
- Added line break mode support in LabelLayout to calculate correct size based on line break mode.
- Added LabelLayout unit test to verify that size calculation logic considers line break mode while calculating LabelLayout size.
- Fixed review comments.
These changes are being tracked in pull request: https://github.com/linkedin/LayoutKit/pull/260