mponkin / fading_edge_scrollview

Flutter library for displaying fading edges on scroll views
BSD 3-Clause "New" or "Revised" License
43 stars 30 forks source link

I fixed the page controller issue #30

Open Envoy-Z-Lab opened 2 months ago

Envoy-Z-Lab commented 2 months ago

https://github.com/Envoy-Z-Dev/fading_edge_scrollview

See my rough changes and don't forget to give me authorship!!😅😝

Envoy-Z-Lab commented 2 months ago

Basically this commit

https://github.com/Envoy-Z-Dev/fading_edge_scrollview/commit/7d5cfb13f55efc9730894064aff65de90f0cbaca

mponkin commented 2 months ago

What issue does it fix? From what I see there you added a check _controller.positions.isNotEmpty which is already checked in _controller.hasClients