bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
637 stars 291 forks source link

Replace the onlyDraggingThumb attribute in PlutoGridScrollbarConfig #945

Open white-u opened 9 months ago

white-u commented 9 months ago

use “onlyDraggingHorizontalThumb” and ”onlyDraggingVerticalThumb“ achieve separate control vertical and horizontal scrolling fixes #944