bitsdojo_window
bitsdojo_window copied to clipboard
ListView not easy press and hold the mouse to scroll in edge
在使用Listview不容易按住鼠标拖动滑块滚动, 会被判定为左右拉伸窗口.
When using listview, it is not easy to hold down the mouse and drag the slider to scroll. It will be judged as stretching the window left and right
What would be the expected behavior here?
Is the user supposed to be able to both resize the window and scroll the listview?
I mean, the stretching range overlaps with the rolling judgment position, It becomes difficult to hold down the mouse and scroll. The original flutter won't do that, i use flutter 2.5, I also hope you can update version 2.5 of flutter, It seems that the new version is packaged differently from the previous one. thank you. 我的意思是listview的滚动条位置容易触发左右拉伸, 滚动变得困难. 也希望作者能更新下新版flutter 2.5, 新版打包出来的和之前的不一样了, 谢谢.

use bitsdojo_window, The edge is misjudged as left-right stretching.
not use bitsdojo_window. Normally. the mouse moves to the outer edge to stretch left and right
I changed these two places.
This is linked to issue #110
This comment should get you in the right direction: https://github.com/bitsdojo/bitsdojo_window/issues/110#issuecomment-960499248
Raised #139.
Windows 11

Windows 10
