liujiakuoyx / leak_detector

flutter memory leak detector.
BSD 2-Clause "Simplified" License
133 stars 24 forks source link

feat:修改查看内存泄露信息滚动时,出现错误 A Scrollbar cannot be painted without a Scrol… #6

Closed huangrong0917 closed 2 years ago

huangrong0917 commented 2 years ago

当调用showLeakedInfoPage方法后,滚动InfoPage,会报错。漏了Scrollbar中的controller属性。只是在Scrollbar添加了controller属性。

liujiakuoyx commented 2 years ago

代码中问题已经修复,但是我看您代码格式化与我不同,有一些没必要合进来的代码修改

huangrong0917 commented 2 years ago

是的是的,我们设置的格式化不同。所以你修改了bug就行。

黄荣

杭州市西湖区西溪路698号华泰创业园5-6号楼

      ------------------ Original ------------------ From: @.>; Date:  Wed, Mar 23, 2022 11:37 AM To: @.>; Cc: @.>; @.>; Subject:  Re: [liujiakuoyx/leak_detector] feat:修改查看内存泄露信息滚动时,出现错误 A Scrollbar cannot be painted without a Scrol… (PR #6)

 

代码中问题已经修复,但是我看您代码格式化与我不同,有一些没必要合进来的代码修改

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>