-
Hi, is there any way to configure a number for overscan (or plans for adding it), like in react-virtualized?
Here's what their docs says about it
https://github.com/bvaughn/react-virtualized/blob/…
-
### Feature/component description
I can't wait to put it into my vs code extension development, my webview uses react and I want to use these components in a jsx way instead of a template strin…
-
**Describe the bug**
Resizing any arbitrary FLTK app/program/window is very slow. The window starts quick, and in-app scrolling of huge lists is responsive, but when doing a resize it takes a few sec…
-
### Debug output
I can't provide the full output. There is too much for me to go through and make sure there is nothing sensitive. I'm showing a snippet below, and I can provide more on request.
…
-
## Description
In preparation for further refactoring and architectural changes for performance improvement, monitoring services need to be set up in Heroku and Datadog.
1. Configure Heroku permis…
-
#### Describe the bug (actual behavior)
iTwin Table row with Combobox leading to unhandled scroll. The table is scrolling up and down continuously without scrolling using a mouse or keyboard.
###…
-
In v2, combobox with `enableVirtualization` looks broken. The menu takes up all the available height and doesn't scroll properly.
![](https://user-images.githubusercontent.com/9084735/206721353-11806…
-
### Describe the bug
Probably related to #344
The scroll position with dynamic height rows shifts when scrolling up and down, it is out of sync with the actual position
### Your minimal, reprodu…
-
# 🐛 Bug Report
Auto-scroll does not work with virtualized GridList when navigating using keyboard
## 🤔 Expected Behavior
Auto-scroll should work the same way when GridList is virtualized and…
-
@oliviertassinari would you consider to add a virtual container to the tbody to increase performance when rendering long lists without pagination?
I'll take a stab at this if you could just point me…