sliding_up_panel icon indicating copy to clipboard operation
sliding_up_panel copied to clipboard

Fix _isPanelOpen/_isPanelClosed not updating their state properly

Open LiquidPL opened this issue 3 years ago • 2 comments
trafficstars

Since those getters depend on the animation controller, they never triggered a rebuild whenever the panel was opened/closed, causing a bug where the collapsed widget was still receiving pointer events when the panel is open.

LiquidPL avatar May 04 '22 22:05 LiquidPL

@LiquidPL This is a wonderful PR. @akshathjain When can we expect it in the release?

faisalansari0367 avatar Dec 20 '23 05:12 faisalansari0367

@LiquidPL Why is this happening when it's a getter?

faisalansari0367 avatar Dec 20 '23 05:12 faisalansari0367