mischa-hildebrand / AlignedCollectionViewFlowLayout

A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
MIT License
1.27k stars 203 forks source link

左对齐,内容过长超出屏幕外。 #36

Closed ITzhao closed 1 year ago

ITzhao commented 2 years ago

init(horizontalAlignment:.left,verticalAlignment:.top)

估计项目尺寸=CGSize(宽度:100,高度:40)

cell 内容过长,超出屏幕外

应该处理成 ... 省略模式

mischa-hildebrand commented 1 year ago

Sorry, I know a tiny bit of Chinese, but not that much... 😅

Please open another issue in English.