GithubHelp home page GithubHelp logo

Comments (3)

czl0325 avatar czl0325 commented on June 12, 2024
2022-11-18 09:40:50.493250+0800 ZLCollectionView[5817:59382] <ZLCollectionViewLayoutAttributes: 0x7f7dd6436bd0; index path: (0-0); frame = (10 40; 179.577 30)>
2022-11-18 09:40:54.493031+0800 ZLCollectionView[5817:59382] <ZLCollectionViewLayoutAttributes: 0x7f7dd6644f80; index path: (0-1); frame = (10 80; 184.278 30)>
2022-11-18 09:40:58.493451+0800 ZLCollectionView[5817:59382] <ZLCollectionViewLayoutAttributes: 0x7f7dd6436d60; index path: (0-2); frame = (10 120; 230.178 30)>
2022-11-18 09:41:02.493043+0800 ZLCollectionView[5817:59382] <ZLCollectionViewLayoutAttributes: 0x7f7dd4f2d720; index path: (0-3); frame = (10 160; 214.878 30)>

目前我打印获取是正常的,我虽然重写了layoutAttributesForItemAtIndexPath,但是并没有被调用到

from zlcollectionview.

tang786472181 avatar tang786472181 commented on June 12, 2024

hi,大佬,我们的APP升级到1.4.7后,在获取数据源后reloaddata,然后执行mjrefresh的endrefresh,正常流程下是OK的,中间我们还会插入一组数据到瀑布流中,做banner,调用的也是reloadData,在一些极限情况下会导致item的frame会错位;定位问题发现在mjrefresh的endrefresh后立马调用reloaddata,反复的启动杀死APP调用瀑布流的业务接口,就会触发这个问题,降级到1.4.6之后,重复在mjrefresh的endrefresh后立马调用reloaddata再也不会出现该问题,感觉可能跟上面的同学提出来的正相关😂

from zlcollectionview.

czl0325 avatar czl0325 commented on June 12, 2024

1.4.8已删除

from zlcollectionview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.