Git Product home page Git Product logo

uuphotoactionsheet's People

Contributors

zhangyu9050 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

uuphotoactionsheet's Issues

很赞的图片选择器,使用中发现一些问题。

很赞的图片选择器,使用中发现一些问题。我的iPhone iOS 8.4,真机玩,已允许访问照片,结果上面不显示照片,点击相册直接奔溃,点击拍照无反应。

  • (void)scrollToSelectedItem{

    NSInteger index = [[UUAssetManager sharedInstance] currentGroupFirstIndex];

    [_collectionView scrollToItemAtIndexPath:[NSIndexPath indexPathForRow:index inSection:0]
    atScrollPosition:UICollectionViewScrollPositionCenteredVertically
    animated:NO];
    }

附上日志:
2015-07-27 10:33:03.220 UUPhotoActionSheet[3242:991784] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'attempt to scroll to invalid index path: <NSIndexPath: 0xc000000000000016> {length = 2, path = 0 - 0}'

发现bug一枚

当父视图为presentModelViewController时,使用这个库点击“发送”,会将superController一起dissmiss掉,我尝试注释 [_weakSuper dismissViewControllerAnimated:YES completion:^{

}];又会出现其他问题,不知道为什么一定要调用这个,还请楼主有空查看

发现个bug,嘿嘿

好东西,不过偶然发现个BUG,选取scroll上的图片了再次弹出选择器的时候无法照相。应该是忘记在showAnimation的时候重置_btnCamera.selected = YES了。改完就OK了 很棒的一个东西~

非常棒的图片选择器,发现几个问题

1、拍照有时点击没反应,看了源码,是拍照那个button选中后的处理有问题
2、如果有照片流,默认是先加载照片流里地照片到actionsheet中。自以为用相机胶卷的更好。
3、actionsheet中的照片顺序应该和相册中的相反更好,参照微信一样

关闭视频拍摄

可能我并不需要VIDEO,应该要有个设置。会比较 方便。

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.