GithubHelp home page GithubHelp logo

Comments (13)

LuKane avatar LuKane commented on June 25, 2024

已经看到您的issue了. 我会尽快解决您的问题的.完成之后,我在@ 你一下

from knphotobrowser.

aaluyi avatar aaluyi commented on June 25, 2024

好的,谢谢

from knphotobrowser.

LuKane avatar LuKane commented on June 25, 2024

问题已经解决... 请下载最新的Demo , 那里面有详细的解决方案.. 谢谢

from knphotobrowser.

aaluyi avatar aaluyi commented on June 25, 2024

有劳前辈了,谢谢

from knphotobrowser.

aaluyi avatar aaluyi commented on June 25, 2024

前辈,我看demo里图片的url传到了KNPhotoBrower这个类里面,url用的蛮多的,我现在想展示本地下载完成的图片,要改动的话,改动大吗

from knphotobrowser.

LuKane avatar LuKane commented on June 25, 2024

如果全部改成本地图片... 工作量大约在半天时间..

from knphotobrowser.

aaluyi avatar aaluyi commented on June 25, 2024

好的,谢谢

from knphotobrowser.

LuKane avatar LuKane commented on June 25, 2024

已经改完. 注意查看就好.欢迎点赞☺

from knphotobrowser.

aaluyi avatar aaluyi commented on June 25, 2024

前辈,你这太热心了,万分感谢,已点赞

from knphotobrowser.

mingxuler avatar mingxuler commented on June 25, 2024

这个框架好用,现在我也遇到复用问题,点击的时候复用cell,我下面两句代码没写,是不是这个原因。然后还有就是,我的collectionView 分了两组我写了下面的后 报错-[UIView image]: unrecognized selector sent to instance 0x1557c0cb0
[photoBrower setDataSourceUrlArr:[self.collectionPrepareArr copy]];
[photoBrower setSourceViewForCellReusable:_collectionView];

这个我该怎么解决的呀,希望你能到,给个建议

from knphotobrowser.

LuKane avatar LuKane commented on June 25, 2024

目前Demo中 是以一个组的形式完成功能的.
单纯以一个分组完成功能的话,需要加上
[photoBrower setDataSourceUrlArr:[self.collectionPrepareArr copy]];
[photoBrower setSourceViewForCellReusable:_collectionView];
这两句代码.
不支持两个分组一起实现功能,可以考虑用单个分组完成功能

from knphotobrowser.

mingxuler avatar mingxuler commented on June 25, 2024

谢谢你的呀大神,

现在单个分组复用用着是没问题从网络加载,前半部分没问题网络加载按照你的示例没问题,但是点击后半部分本地就有问题,但是不用那个[photoBrower setDataSourceUrlArr:[self.collectionPrepareArr copy]];

[photoBrower setSourceViewForCellReusable:_collectionView];就可以出现,可以显示,但是偶尔会有复用问题。

这个是didSelect 里面一部分代码还有图片截图,然后那些左上角有黄色x的图片是刚刚添加本地图片,我是让他点击不同地方都可以查看大图

在 2016年11月8日,上午9:38,LuKane [email protected] 写道:

目前Demo中 是以一个组的形式完成功能的.
单纯以一个分组完成功能的话,需要加上
[photoBrower setDataSourceUrlArr:[self.collectionPrepareArr copy]];
[photoBrower setSourceViewForCellReusable:_collectionView];
这两句代码.
不支持两个分组一起实现功能,可以考虑用单个分组完成功能


You are receiving this because you commented.
Reply to this email directly, view it on GitHub #4 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/ASljN7omAlGqng6sK_WbJWuxG-xM_1Hsks5q79KKgaJpZM4KVide.

from knphotobrowser.

LuKane avatar LuKane commented on June 25, 2024

你加我QQ,详细说下. 1169604556

from knphotobrowser.

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.