ELCVFlowLayout icon indicating copy to clipboard operation
ELCVFlowLayout copied to clipboard

一些属性没有效果

Open 321zhangyang opened this issue 7 years ago • 9 comments

horizontalLayout.minimumLineSpacing = 20;
horizontalLayout.minimumInteritemSpacing = 40;
horizontalLayout.sectionInset = UIEdgeInsetsMake(10, 10, 10, 10);

没有效果了

321zhangyang avatar Aug 09 '17 02:08 321zhangyang

这里面没有添加这些属性,可以自己看代码进行修改的

elite-kai avatar Feb 09 '18 06:02 elite-kai

在哪一块儿修改这些属性呢?在init方法里设置也无效?

Hynsen avatar Apr 15 '19 07:04 Hynsen

大概知道怎么使用了 谢谢回复

------------------ 原始邮件 ------------------ 发件人: "JackBin"[email protected]; 发送时间: 2019年4月15日(星期一) 下午3:05 收件人: "elite-kai/ELCVFlowLayout"[email protected]; 抄送: "ゝ择一城终老"[email protected]; "Author"[email protected]; 主题: Re: [elite-kai/ELCVFlowLayout] 一些属性没有效果 (#2)

在哪一块儿修改这些属性呢?在init方法里设置也无效?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

321zhangyang avatar Apr 15 '19 07:04 321zhangyang

大概知道怎么使用了 谢谢回复

你在哪块设置这些属性的朋友?

Hynsen avatar Apr 15 '19 07:04 Hynsen

我是全局设置的 在AppDelegate

------------------ 原始邮件 ------------------ 发件人: "JackBin"[email protected]; 发送时间: 2019年4月15日(星期一) 下午3:08 收件人: "elite-kai/ELCVFlowLayout"[email protected]; 抄送: "ゝ择一城终老"[email protected]; "Author"[email protected]; 主题: Re: [elite-kai/ELCVFlowLayout] 一些属性没有效果 (#2)

大概知道怎么使用了 谢谢回复 …

你在哪块设置这些属性的朋友?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

321zhangyang avatar Apr 15 '19 07:04 321zhangyang

我是全局设置的 在AppDelegate AppDelegate里设置?有必要吗?关键代码可以看一下吗?谢谢

Hynsen avatar Apr 15 '19 07:04 Hynsen

额 我以为我问的导航栏的问题呢 这个问题好久了吧 我早忘记了

321zhangyang avatar Apr 15 '19 07:04 321zhangyang

额 我以为我问的导航栏的问题呢 这个问题好久了吧 我早忘记了

好吧!哈哈

Hynsen avatar Apr 15 '19 07:04 Hynsen

复用爆炸

aurelionTom avatar Nov 19 '20 10:11 aurelionTom