-
Hello, I've created view controller with table view and want to move cells ( panGesture ) but logic in "panned" does not let me to do this.
If I am using handleScrollView delegate and put there my t…
-
Getting this error after double tapping a `UiKitView` on ios.
Everything is fine when using `AndroidView` on android.
```
Dart Error: Unhandled exception:
'package:flutter/src/gestures/converter.d…
DCrow updated
3 years ago
-
使用IQKeyboardManager管理键盘输入 会影响侧滑返回设置
当输入框处于编辑状态,设置的禁止侧滑半屏 全屏侧滑返回失效
退出键盘也一样失效
-
I have a horizontal Collection View in my View Controller that is presented by LNPopupController and I can't find a way to register dragging down the controller if the touches are in the Collection Vi…
-
[https://upload-images.jianshu.io/upload_images/3854055-519c2a82c2c85024.gif?imageMogr2/auto-orient/strip](url)
-
Reproducible example:
https://snack.expo.io/@aeid/6d9488
for some reason it seem that changing one pangesture `translationXY` changes other PanGestures `translationXY`,
TBH, I'm not sure i…
a-eid updated
3 years ago
-
App in RootHokPanGesture and panGestureComponentEnabled = true. But not work. V2.0.5
![IMG_20200813_222454](https://user-images.githubusercontent.com/23016311/90178632-da078880-ddb4-11ea-84f2-8cc4416…
-
Here are the test files:
[Test files.zip](https://github.com/GumTreeDiff/gumtree/files/5835772/Test.files.zip)
Line-based diff:
```diff
153,154c153,154
< totalWidth = ch…
-
我们的主播放器使用了你的项目,现在运行的情况非常好。
现在我们需要在一个tableview上使用播放器,目前的播放器UI对我们来说太复杂了,并且我尝试禁用panGesture但是无效。
能否提供隐藏UI和禁用panGesture的方法?
-