sliding_up_panel icon indicating copy to clipboard operation
sliding_up_panel copied to clipboard

onPanelClosed is triggered when the panel is opening

Open biklas7 opened this issue 5 years ago • 4 comments

If the panel is closed and you open it the onPanelClosed listener is triggered. I think it should only trigger after the panel is opened and then closed, not before opening the panel.

biklas7 avatar Jan 30 '20 14:01 biklas7

I'll look into this. I thought I addressed it in a previous update, but I guess the bug is back.

akshathjain avatar Jan 31 '20 17:01 akshathjain

I can confirm this is still a problem on the latest version. (1.0.2)

0aps avatar Mar 03 '21 18:03 0aps

Hi, I have this issue as well, and I urgently need it fixed. Please can you look into this? Thanks.

JaffaKetchup avatar Mar 05 '21 15:03 JaffaKetchup

I have created a PR to fix this #251

Mayb3Nots avatar May 19 '21 16:05 Mayb3Nots