caduandrade / multi_split_view

Provides horizontal or vertical multiple split view for Flutter.
https://caduandrade.github.io/multi_split_view/
MIT License
129 stars 24 forks source link

Splitter is released while resizing on web #52

Closed grizzlei closed 4 months ago

grizzlei commented 4 months ago

Hello, thanks for the useful package.

On web, while you drag splitter if you do not move your mouse quick enough, it will be released. Most of the times drag will not start.

Flutter version: 3.13.4 Multi Split View version: ^2.4.0