flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.56k stars 321 forks source link

Cannot scroll after scrolling to bottom of cpu profiler. #4780

Open CoderDake opened 1 year ago

CoderDake commented 1 year ago

https://user-images.githubusercontent.com/1386322/202768481-09f8e9b1-d5af-4244-b891-5cf4e13e9c0d.mov

Cannot scroll in Cpu Profiler after scrolling to the bottom and mousing over the bottom of the list. For some reason the bottom part of the scrollable area (about the same height as the scrollbar), becomes unscrollable, after scrolling to the bottom

CoderDake commented 1 year ago

Looking a bit deeper it looks like that bottom part of the view might still be a dead zone even when we aren't scrolled to the bottom.

kenzieschmoll commented 1 year ago

I cannot reproduce this. Do you have consistent repro? scroll-cpu-profiler