-
Hi, thanks for the plugin. It works great.
I want to add long press or tap gesture on photos, it seems I can't add GestureRecognizers directly on PhotoBrowser. Is there anybody who know how to achie…
-
error: Unexpected duplicate tasks:
1) Target 'image_pickers' (project 'Pods') has copy command from '/Users/mituser/development/flutter/.pub-cache/hosted/pub.dartlang.org/image_pickers-1.0.7/i…
-
**Is your feature request related to a problem? Please describe.**
See link: https://github.com/framework7io/framework7/issues/1833 ,but it had closed and actually had not resolved.
**Describe t…
-
您好,碰到一个崩溃,日志定位在`JXPhotoBrowserFadeAnimator.animateTransition(using:)`处,能帮忙看看么
以下是崩溃日志
```
已崩溃:com.apple.main-thread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000020
0
libobjc.A.dylib
…
-
* Framework7 version: 5.4.0
### Describe the bug
After enabling the global dark theme, the light theme photo browser will have a white colour font title.
This is all done by using the default kit…
-
* Framework7 version: 5.1.3
* Platform and Target: Safari 13.0.3 on macOS 10.14.6
### Describe the bug
Opening a photobrowser in standalone mode on safari displays the navbar of the photobrowser …
-
点击查看图片后,比如长按弹出alert后 这时需要Push一个vc 是无法做到的 请问有什么处理思路吗
-
photobrowser插件在viewdidload添加 内容,所添加的子视图是在 collectionview 之上的 , 但到了viewWillappear 之后,自动跑到了 collectionview下面。 不知道是何原因 。测试了 demo defaultPageController 插件 ,在 viewdidiload 里面添加内容。 也会出现一样的情况,可是默认在viewdidl…
-
* Framework7 version: 4.1.0
* Vue.js version: 2.5.13
* Platform and Target: Web app for Chrome/Safari
* Live Link or JSFiddle: https://jsfiddle.net/4Lm3eh2w/
### Describe the bug
Other than t…
-
func photoBrowser(_ photoBrowser: PhotoBrowser, didLongPressForIndex index: Int, image: UIImage) {
print("长按,图片size:\(image.size)")
imageViewLongPressGestureRecognizer(image)
}
…