-
Hi @leefsmp,
When you resize a panel to the minimum, due to `flexGrow` cannot seem to be set to `0`, you will get a little slice of the panel being shown (in the following example, you can see the …
akphi updated
2 years ago
-
Hello,
is it possible to use dragscroll only for horizontal scrolling and to normally scroll vertically on touch displays.
I have a table that is bigger than screen size, so at some point I can't …
-
```
What steps will reproduce the problem?
1. Create a ProgressBar
2. Use the following style:
.gwt-ProgressBar-shell {
border: solid 1px;
height: 4ex;
}
What is the expected output? What do…
-
-
**参考资料**
- [浏览器的一些“滚动”行为鉴赏](https://juejin.im/post/5d75adfbe51d4561e84fcc9c)
- [javascript函数防抖Debounce](https://juejin.im/post/5c270ae16fb9a049bb7c69c2)
```js
window.addEventListener("scroll",…
-
Make the force graph component should resize responsively to the window containing it.
Currently, resizing the window does not resize correctly. Pressing the navigation button does cause it to resi…
-
Hello, I encountered a weird issue in the latest develop version of MG - WindowsDX.
When I run the game in fullscreen mode, it originally works properly, but when I alt-tab out of the game and retu…
-
### Overview of the problem
I'm using react-rnd **10.4.1** [x.x.x]
My **browser** is: Chrome 108.0.5359.125 on Windows
I am sure this issue is **not a duplicate**?
### Re…
-
### Describe the bug
When I use window management software like Magnet app on MacOs, the size of the webview does not change when I change the window size. It seems that this only happens on the he…
-
When reducing the window width of the status dashboard without refreshing the page, the layout does not adapt to the new width. Instead, it overflows and you'd have to scroll horizontally to see every…