-
i have problem when using xrecyclerview inside scrollview with pulltorefresh and loadmore enable
here for error message
`java.lang.IllegalArgumentException: Scrapped or attached views may not be…
Lzyct updated
7 years ago
-
Thanks for the component. Plan to support ScrollView?
-
**Describe the bug**
I'm having the same problem as in this topic : https://github.com/kirillzyusko/react-native-keyboard-controller/issues/659
If the keyboard is mounted, then dismissed, when n…
-
### What would you like to be added
If it doesn't work, we may need to `RegisterAsScrollPort`, but then have to special case it in hit test as we don't want ScrollOffsets to affect HitTest (because H…
-
![image.png](https://raw.githubusercontent.com/seanlim/pe/main/files/e7a9524a-8d48-418c-9347-337da2d50d00.png)
Great job on the UI in general, it is very robust. Just a minor cosmetic issue with the …
-
Not exactly sure about JS, but I think it needs to be changed like this. (line 1411 taskbar.js)
```
//let adjustment = this._dtpPanel.checkIfVertical() ? taskbarScrollView.vscroll.get_adjustment() :…
-
目前如果吧YYTextView放到ScrollView上,进行选择操作,会带动scrollView滚动,导致选择失败,
不知道你有没有注意到这点,有好的解决方案吗
-
# Cross-browser scrollbar theming is enraging
- Webkit has pretty decent theming support, but `::-webkit-scrollbar` also has a **lot** of limitations.
- Firefox has less to none customization, and p…
-
Hello!
I'm not sure if it is a bug or not but the scrollbar hides text at the end of a line. Is there any way to wrap text before scrollbar?
**Steps to reproduce**
- `nvim -u min.lua`
- `:e …
-
When using Scrollable views such as ScrollView and Flatlist I am having issues having any other component above, like a header.
Variants
1. Using ListHeaderComponent and stickyHeaderIndices.
…