-
![img_08e982344e24-1](https://user-images.githubusercontent.com/33648940/39510137-2e57b1ca-4e1b-11e8-8c3c-5d11491b72e6.jpeg)
-
怎么适配 ICPhotoBrowserController 实现多张图片浏览的功能?类似微信(手动哭泣)
-
$.photoBrowser在页面初始化完成后,第一次调用$.photoBrowser.open(index),且index不为0时,显示出现问题,可能是在swiper.js第3862行self.initParams();未调用成功
-
我使用的是类方法展示的浏览图层 PhotoBrowser.show(delegate: self, originPageIndex: indexPath.item) 。最后的结果就是状态栏看不见了 ,之后推出app才能再次进来就正常了。
-
-
查看原图组件,按钮没有显示,是否还未完成
-
我用的swift4.1,库版本1.2.0,在项目中使用PhotoBrowser,想加载本地图片,但是debug的时候func photoBrowser(_ photoBrowser: PhotoBrowser, localImageForIndex index: Int) -> UIImage?没有执行。
请问我应该怎么展示本地图片?
-
When using the Photo Browser in 'standalone' mode (the default), the close button in the photobrowser navbar has two classes: photo-browser-close-link and close-popup. There is a listener within the …
-
This is a (multiple allowed):
* [x] bug
* Framework7 Version: v2 - beta 11
### What you did
When I create PhotoBrowser with caption only on third page (attached example), this caption is visib…
-
- [x] bug
- [x] enhancement
- [ ] feature-discussion (RFC)
- Framework7 Version: v1.4.2
- Platform and Target: CORDOVA, ANDROID,
### What you did
We were trying to setup the PhotoBrowser so it can be…